aspnetcore/test/WebSites/SimpleWebSite
Pranav K 7dac5c711b Reacting to Hosting changes 2015-12-18 15:59:42 -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 Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
hosting.json Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
project.json Reacting to Hosting changes 2015-12-18 15:59:42 -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.