This is a simple ASP .NET Core 6.0 MVC Demo application that you can use to demonstrate e. g. containerization or deployments. The MVC Demo app can be extended with a simple Web API.
Just clone this repository, jump into the src/WebApp
folder and start the application using dotnet run
Or run the containerized application using docker run -dp 8080:8080 ghcr.io/whiteducksoftware/sample-mvc:fred
List of available tags for sample-mvc
image:
- fred
- frida
- fred-cap
- fred-easter
- fred-pirate
- fred-xmas
- fred-kube
- fred-mvp