aspnetcore/test/WebSites/SimpleWebSite
ryanbrandenburg 70f9431e7f * Fix test failure 2015-12-16 17:21:25 -08:00
..
Controllers * Replace MvcMinimalSample with functional test 2015-12-16 15:18:25 -08:00
wwwroot * Replace MvcMinimalSample with functional test 2015-12-16 15:18:25 -08:00
SimpleWebSite.xproj * Replace MvcMinimalSample with functional test 2015-12-16 15:18:25 -08:00
Startup.cs * Fix test failure 2015-12-16 17:21:25 -08:00
project.json * Replace MvcMinimalSample with functional test 2015-12-16 15:18:25 -08:00
readme.md * Replace MvcMinimalSample with functional test 2015-12-16 15:18:25 -08:00

readme.md

SimpleWebSite

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.