aspnetcore/samples/MvcMinimalSample.Web
Ryan Nowak 48bfdceea6 Add basic startup experience for MVC.Core 2015-07-08 17:16:07 -07:00
..
wwwroot
HomeController.cs
MvcMinimalSample.Web.xproj
Startup.cs Add basic startup experience for MVC.Core 2015-07-08 17:16:07 -07:00
project.json Add basic startup experience for MVC.Core 2015-07-08 17:16:07 -07:00
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.