aspnetcore/test/WebSites/RazorPagesWebSite
Ryan Brandenburg 4a20c849cb Add functional test for Page.View() (#5896) 2017-03-06 16:19:41 -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
…
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.