The Onion DevOps Project Template helps you to get up and running with end-to-end Onion DevOps sample code and AzDo pipelines.
Chris Patterson is active in the open-source community and has created many projects, including MassTransit, a distributed application framework for .NET.
Interested in this topic? Register now for our Table Talk at Microsoft Ignite! I’m one of the MCs at a Microsoft… Learn More
Azure DevOps has this dropdown box for “Agent Specification” that I’d never paid any real attention to: Couple flavors… Learn More
Azure App Configuration is a new service offered in Azure to help with managing application settings and feature flags. As… Learn More
If you ever need to migrate work items from one Azure DevOps instance to another then you are possibly looking… Learn More
Second to having objects in the pipeline, one of the best features of PowerShell is tab-completion. Having the ability to… Learn More
Valerie Gurka and Haley Akchurin interviewed Principal Solution Architect Colin Pear from Clear Measure. During their discussion about automated deployments… Learn More
Deploying software systems to environments can be one of the most feared actions a software company makes. If every time… Learn More
EF Core (Entity Framework Core) code-first approach makes schema management easy with the migrations feature. Just create your models in… Learn More
NDepend is a commercial product used to detect errors being introduced into .NET code after being committed to source control. … Learn More