aspnetcore/test/WebSites/RazorPagesWebSite
Pranav K 145d27f9b3 Add a PagesOption type that allows configuring the root for Page file discovery
Fixes #5785
2017-03-03 17:20:07 -08:00
..
Pages Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00
TempData
HelloWorld.cshtml
HelloWorldWithAuth.cshtml
HelloWorldWithHandler.cshtml
HelloWorldWithPageModelHandler.cs
HelloWorldWithPageModelHandler.cshtml
HelloWorldWithRoute.cshtml Trim quotes from template (#5838) 2017-03-03 09:52:36 -08:00
Login.cshtml
NoPage.cshtml Trim quotes from template (#5838) 2017-03-03 09:52:36 -08:00
PageWithoutContent.cshtml Trim quotes from template (#5838) 2017-03-03 09:52:36 -08:00
Program.cs
RazorPagesWebSite.csproj Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00
Startup.cs
StartupWithBasePath.cs Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00
readme.md

readme.md

RazorPagesWebSite

This web site is used for functional tests of the Razor Pages feature of MVC.