Measuring code performance with Benchmark.NET
Today we are going to look at how we can use Benchmark.Net to measure code performance. With benchmarks we can
Learning and sharing Azure architecture and DevOps tips with GitHub
Today we are going to look at how we can use Benchmark.Net to measure code performance. With benchmarks we can
Today we are going to setup .NET code coverage in GitHub, with a badge to display the code coverage. Badges
Today we will use “GitVersion” to create a release and tag our code in GitHub. A tagged release helps to
Today we will learn how to use (free) Azure web app managed certificates. While we have been using the free
This week we are going to investigate the PowerShell module “What-if“, to preview an ARM template deployment. Infrastructure as code,
Today we are going to upgrade our ASP.NET 3.1 website to the latest preview version of ASP.NET 5. While .NET
Today we going to build a dynamic ARM template to read in a list of our webapps, and loop through
Today we are going to implement a new strategy to manage our ARM templates with Azure DevOps. We’ve been using
A few months ago, we looked at Dependabot, a tool to check for dependency updates. Recently, GitHub announced an update,
In Azure DevOps, there is an audit log to record changes to a variety of events in your Azure DevOps