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
TempData
HelloWorld.cshtml
HelloWorldWithAuth.cshtml
HelloWorldWithHandler.cshtml
HelloWorldWithPageModelHandler.cs
HelloWorldWithPageModelHandler.cshtml
HelloWorldWithRoute.cshtml
Login.cshtml
NoPage.cshtml
PageWithoutContent.cshtml
Program.cs
RazorPagesWebSite.csproj
Startup.cs
StartupWithBasePath.cs
readme.md

readme.md

RazorPagesWebSite

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