aspnetcore/samples/MvcMinimalSample.Web
..
wwwroot
HomeController.cs
MvcMinimalSample.Web.xproj
Startup.cs
project.json
readme.md

readme.md

MvcMinimalSample.Web

This sample web project illustrates a minimal site using Microsoft.AspNet.Mvc.Core. Please build from root (.\build.cmd on Windows; ./build.sh elsewhere) before using this site.