An open API service indexing awesome lists of open source software.

https://github.com/whiteducksoftware/sample-mvc

Simple ASP.NET Core MVC demo application with GitHub actions and Azure DevOps pipelines and a dash of Docker.
https://github.com/whiteducksoftware/sample-mvc

asp-net-core asp-net-mvc containerization dotnetcore

Last synced: 3 months ago
JSON representation

Simple ASP.NET Core MVC demo application with GitHub actions and Azure DevOps pipelines and a dash of Docker.

Awesome Lists containing this project

README

        

# Hi! I am Fred

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.

## Usage

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```

[![Actions Status](https://github.com/whiteducksoftware/sample-mvc/workflows/Publish%20to%20Registry/badge.svg)](https://github.com/whiteducksoftware/sample-mvc/actions)

## Tags

List of available tags for `sample-mvc` image:

- fred
- frida
- fred-cap
- fred-easter
- fred-pirate
- fred-xmas
- fred-kube
- fred-mvp