Tag: .NET Core
-
Useful CI/CD templates for Next.js and .NET Core Apps
Aug 20, 2024 Searching for a suitable CI/CD template to automate application deployments to Azure App Services can be a challenging task. I collected a few useful compact templates that I use to establish CI/CD automations for deploying my Next.js and .NET Core applications to Azure App Services. Folder structures: Getting started Azure DevOps pipelines…