aspnetcore/test/WebSites/SimpleWebSite
Pranav K 1c5e417606 Change TFM to netcoreapp2.0 (#6234)
* Change TFM to netcoreapp2.0
2017-05-04 18:11:26 -07:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
SimpleWebSite.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
readme.md Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08: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.