Milan Jovanović explains how to set up a CI/CD pipeline for .NET 9 applications using GitHub Actions and Azure App Service. The guide includes a detailed workflow that builds, tests, and deploys applications. It covers automation of tasks like database migrations and code coverage, offering practical tips from real-world deployments. The aim is to make deployment processes reliable and efficient.

8m read timeFrom milanjovanovic.tech
Post cover image
Table of contents
What is CI/CD and Why Should You Care?My GitHub Actions Workflow for .NET 9Extending Your CI/CD PipelineFinal Thoughts

Sort: