aspnetcore/test/WebSites/RazorPagesWebSite
Pranav K 597a0c9a11 Add support for friendly routes in pages
FIxes #6325
2017-05-26 14:29:00 -07:00
..
Controllers
Models
Pages
Services
TempData
Views/Shared
CustomActionResult.cs
DefaultNamespace.cshtml
HandlerTestPage.cshtml
HelloWorld.cshtml
HelloWorldWithAuth.cshtml
HelloWorldWithHandler.cshtml
HelloWorldWithPageModelHandler.cs
HelloWorldWithPageModelHandler.cshtml
HelloWorldWithRoute.cshtml
InjectedPageProperties.cshtml
Login.cshtml
ModelHandlerTestModel.cs
ModelHandlerTestPage.cshtml
NoPage.cshtml
OnGetView.cshtml
PageWithoutContent.cshtml
PathSet.cshtml
Program.cs
RazorPagesWebSite.csproj
RedirectToController.cshtml
RouteData.cshtml
Show.cshtml
SimpleForms.cshtml
Startup.cs
StartupWithBasePath.cs
TagHelpers.cshtml
_Root.cshtml
readme.md

readme.md

RazorPagesWebSite

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