aspnetcore/test/WebSites/RazorPagesWebSite
Ryan Nowak 04fd762943 Rename form-action -> handler 2017-04-24 14:15:35 -07:00
..
Controllers [Fixes #6117] Added RedirectToPage overloads to Controller 2017-04-21 12:19:35 -07:00
Models
Pages Rename form-action -> handler 2017-04-24 14:15:35 -07:00
Services
TempData
Views/Shared Implement view search for pages 2017-04-18 16:11:24 -07:00
CustomActionResult.cs
DefaultNamespace.cshtml
HandlerTestPage.cshtml Rename form-action -> handler 2017-04-24 14:15:35 -07:00
HelloWorld.cshtml
HelloWorldWithAuth.cshtml
HelloWorldWithHandler.cshtml
HelloWorldWithPageModelHandler.cs
HelloWorldWithPageModelHandler.cshtml
HelloWorldWithRoute.cshtml
InjectedPageProperties.cshtml
Login.cshtml
ModelHandlerTestModel.cs
ModelHandlerTestPage.cshtml Rename form-action -> handler 2017-04-24 14:15:35 -07:00
NoPage.cshtml
OnGetView.cshtml
PageWithoutContent.cshtml
PathSet.cshtml
Program.cs
RazorPagesWebSite.csproj
RedirectToController.cshtml [Fixes #6117] Added RedirectToPage overloads to Controller 2017-04-21 12:19:35 -07:00
RouteData.cshtml
Show.cshtml
Startup.cs MVC => Auth 2.0 2017-04-19 11:57:04 -07:00
StartupWithBasePath.cs MVC => Auth 2.0 2017-04-19 11:57:04 -07:00
TagHelpers.cshtml
_Root.cshtml Implement view search for pages 2017-04-18 16:11:24 -07:00
readme.md

readme.md

RazorPagesWebSite

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