aspnetcore/test/WebSites/SimpleWebSite
John Luo 059179b7b8 Add web.config to test sites 2016-04-13 16:12:56 -07:00
..
Controllers
SimpleWebSite.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
Startup.cs Add web.config to test sites 2016-04-13 16:12:56 -07:00
project.json Add web.config to test sites 2016-04-13 16:12:56 -07:00
readme.md
web.config Add web.config to test sites 2016-04-13 16:12:56 -07:00

readme.md

SimpleWebSite

This sample web project illustrates a minimal site using Microsoft.AspNetCore.Mvc.Core. Please build from root (.\build.cmd on Windows; ./build.sh elsewhere) before using this site.