aspnetcore/test/WebSites/RazorPagesWebSite
Ryan Brandenburg 66deaf0b3f Make test of @page/@model whitespace 2017-03-20 10:36:58 -07:00
..
Pages
Services
TempData
CustomActionResult.cs Add handler functional test 2017-03-20 10:05:29 -07:00
HandlerTestPage.cshtml Add handler functional test 2017-03-20 10:05:29 -07:00
HelloWorld.cshtml
HelloWorldWithAuth.cshtml
HelloWorldWithHandler.cshtml
HelloWorldWithPageModelHandler.cs
HelloWorldWithPageModelHandler.cshtml Make test of @page/@model whitespace 2017-03-20 10:36:58 -07:00
HelloWorldWithRoute.cshtml
Login.cshtml
ModelHandlerTestModel.cs Add handler functional test 2017-03-20 10:05:29 -07:00
ModelHandlerTestPage.cshtml Add handler functional test 2017-03-20 10:05:29 -07:00
NoPage.cshtml
OnGetView.cshtml
PageWithoutContent.cshtml
PathSet.cshtml
Program.cs
RazorPagesWebSite.csproj Unify dependency versions to one file 2017-03-15 16:54:32 -07:00
Show.cshtml
Startup.cs
StartupWithBasePath.cs
TagHelpers.cshtml
readme.md

readme.md

RazorPagesWebSite

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