dotnet core 3.0 web api running in Docker container
- Continous Integration using Github Actions storing the Docker image in Github Package Registry
- Continuous Deployment using Github Actions to Azure Container Instances
dotnet core 3.0 web api running in Docker container using Github Actions & Package Registry and deployed to Azure Container Instances
C#