Deploy a .NET Minimal API to Azure
An example of deploying a .NET MinimalAPI to Azure via GitHub Actions
Comments Off on Deploy a .NET Minimal API to Azure
January 12, 2023
An example of deploying a .NET MinimalAPI to Azure via GitHub Actions
.NET 7 brings some wonderful bells and whistles for APIs. This article will cover an example of a simple, minimal API you can easily examine via Swagger and OpenAPI.