/sample-mvc

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

Primary LanguageC#MIT LicenseMIT

Hi! I am Fred

This is a simple ASP .NET Core 3.0 MVC Demo application that you can use to demonstrate e. g. containerization or deployments.

You can test the latest version of this application online.

Usage

Just clone this repository and start the application using dotnet run

Or pull the containerized application using docker push whiteduck/sample-mvc:latest

Build Status

Status

Actions Status