Posted on August 30, 2021In this article we will explain how to configure SonarQube with Azure DevOps. Here you will learn how to configure, analyze and display the results with SonarQube
Posted on August 08, 2021In this article we will explain how to test dotnet core applications with Azure DevOps. It will attach unit test results as well as code coverage results in to the build pipeline.
Posted on June 13, 2021In this article we will explain how to build dotnet core applications with Azure DevOps. Hope you have already went through the previous article on How to build Angular in Azure DevOps