aspnetcore/test/WebSites/SimpleWebSite
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
Controllers
SimpleWebSite.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
readme.md

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.