aspnetcore/test/WebSites/RazorPagesWebSite
Ryan Brandenburg 7f3f6957be Set path in DefaultPageFactory (#5911) 2017-03-09 16:15:43 -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
Login.cshtml
NoPage.cshtml
OnGetView.cshtml Add functional test for Page.View() (#5896) 2017-03-06 16:19:41 -08:00
PageWithoutContent.cshtml
PathSet.cshtml Set path in DefaultPageFactory (#5911) 2017-03-09 16:15:43 -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.