aspnetcore/samples/MvcMinimalSample.Web
Tugberk Ugurlu 81f8b3edfb removed packExclude from unnecessary places, replaced it with
publishExclude and removed kproj and xproj excludes
2015-07-20 16:49:59 -07:00
..
wwwroot
HomeController.cs
MvcMinimalSample.Web.xproj
Startup.cs
project.json removed packExclude from unnecessary places, replaced it with 2015-07-20 16:49:59 -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.