aspnetcore/test/WebSites/SimpleWebSite
Pranav K 5092e75387 Pin repo version to 1.0.1 2016-07-26 12:09:57 -07:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
SimpleWebSite.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
project.json Pin repo version to 1.0.1 2016-07-26 12:09:57 -07:00
readme.md Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -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.