Skip to main content
Tag

yaml

All blogs tagged with yaml

1
Articles
7
Total Views

Showing 1 of 1 articles

21
May
2026
Implementing a GitHub Actions CI/CD Pipeline for ASP.NET Core Applications
7 views

In this tutorial, readers will learn how to set up a comprehensive CI/CD pipeline for ASP.NET Core applications using GitHub Actions. Understanding this process is crucial for automating the build, test, and deployment phases of your application, ensuring consistent quality and rapid delivery. Before starting, familiarity with GitHub, ASP.NET Core, and basic CI/CD concepts is recommended.

Translate Page