Showing articles related to #dotnet-core. Show all
How to configure Sonar with Azure DevOps
  • dotnet-core
  • devops
  • azure
  • sonar
In 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
How to test DotNet in Azure DevOps
  • dotnet-core
  • devops
  • azure
In 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.
How to build DotNet in Azure DevOps
  • dotnet-core
  • devops
  • azure
In 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
Setting up .NET Core Local Environment
  • dotnet-core
  • visual-studio
  • vs-code
Learn how to set up your environment for .NET core development using the Visual Studio or Visual Studio Code