Deploy ASP.NET Core Web App to Azure with GitHub Actions
Table of Contents
1 Objective2 Create app3 Repository4 Setup Azure Environment5 GitHub Actions5.1 GitHub Actions - Deployment6 Result
1 Objective
For learning purposes, I want to create a simple ASP.NET Core app and deploy it.
The focus is on GitH...
markusmeyer.hashnode.dev6 min read