aspnetcore/test/WebSites/SimpleWebSite
Pranav K a1f4786695 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:10 -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 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:10 -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.