Background
The Basic Approach
At Assemblysoft we specialise in Custom Software Development tailored to your requirements. We have experience creating Booking solutions, as we did for HappyCamperVan Hire. You can read more here.
We can onboard and add value to your business rapidly. We are an experienced Full-stack development team able to provide specific technical expertise or manage your project requirements end to end. We specialise in the Microsoft cloud and .NET Solutions and Services. Our developers are Microsoft Certified. We have real-world experience developing .NET applications and Azure Services for a large array of business domains. If you would like some assistance with Azure | Azure DevOps Services | Blazor Development or in need of custom software development, from an experienced development team in the United Kingdom, then please get in touch, we would love to add immediate value to your business.
Assemblysoft - Your Safe Pair of Hands
Branching Workflow
Master
Development
Release
Feature
HotFix
Checklist
- Features should never interact directly with master
- Developers work locally and push branches to the central repository
- A development branch is used as the source branch for feature branches
- Feature branches are used for all individual features being developed
- Commits are performed daily into feature branches and pushed to the central repo
- Features are only merged into development after a code / review has been completed