aspnetcore/samples/MvcMinimalSample.Web
Pranav K f57e180971 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
..
wwwroot
HomeController.cs
MvcMinimalSample.Web.xproj
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
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.