Organizer at India Serverless Summit and Bangalore Container Conference.
Mar. 31, 2021•0 likes•2,626 views
1 of 24
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
Mar. 31, 2021•0 likes•2,626 views
Download to read offline
Report
Technology
In this session, we will understand how to create your first pipeline and build an environment to restore dependencies and how to run tests in Azure DevOps followed by building an image and pushing it to container registry.
3. Agenda
▪ Create a New .Net Core Project
▪ Restore dependencies, build your project, and test with the .NET
Core CLI task or a script.
▪ Use the publish code coverage task to publish code coverage
results.
▪ Package and deliver your code with the .NET Core CLI task and the
publish build artifacts task.
▪ Deploy your web app to Azure.