Implementing CI/CD pipeline on Azure
May 10, 2021 , Somendra Yadav
In this article, we will be using Azure Pipelines to create a CI/CD pipeline for a .NET project. The Azure CI/CD pipeline simplifies continuous integration and continuous delivery (CI/CD) in...