Code Coverage for Multiple Projects in a Single Build using Dotnet Test and Coverlet
Let's talk a look at aggregating code coverage results from multiple test projects into a single report for upload to Azure DevOps.
I'm a Cloud Solution Architect, Speaker, Teacher, Learner, Engineer, Craftsman, Whovian with his head in the Cloud.
Let's talk a look at aggregating code coverage results from multiple test projects into a single report for upload to Azure DevOps.
Let's take a look at how we can incorporate Snyk into our Azure Pipelines as part of Continuous Security during Continuous Integration.
Let's take a look at an approach to building, versioning, and delivering Nuget packages with Azure Pipelines.
In this article, I'll set up a basic Asp.Net Core microservice with NHibernate.
A quick guide on installing Jekyll on Windows Subsystem for Linux (formally Bash on Windows) Ubuntu 16.04 on Windows 10.
The NHibernate Team has released 5.1 with support for .Net Core 2.0, ASP.Net Core 2.0 and .NetStandard 2.0.
In this installment, we'll look at exception handling and error responses.
In this article, we'll take a look at the challenges that arise when deploying applications that use System.DateTime to cloud providers like Azure and AWS.
In this article, We'll look at how to use new Microsoft.Extensions.* in a legacy WCF and ASP.Net Web Services (ASMX) applications.