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 Add convenience extension methods for IPageApplicationModelConvention 2017-03-02 17:38:04 -08:00
HelloWorldWithHandler.cshtml
HelloWorldWithPageModelHandler.cs
HelloWorldWithPageModelHandler.cshtml
HelloWorldWithRoute.cshtml Trim quotes from template (#5838) 2017-03-03 09:52:36 -08:00
Login.cshtml Add convenience extension methods for IPageApplicationModelConvention 2017-03-02 17:38:04 -08:00
NoPage.cshtml Trim quotes from template (#5838) 2017-03-03 09:52:36 -08:00
OnGetView.cshtml Add functional test for Page.View() (#5896) 2017-03-06 16:19:41 -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 Add convenience extension methods for IPageApplicationModelConvention 2017-03-02 17:38:04 -08:00
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.