aspnetcore/test/WebSites/RazorPagesWebSite
Ryan Brandenburg c9bfd2296d Parity between Controller and Page/PageModel 2017-04-19 15:02:06 -07:00
..
Models
Pages Parity between Controller and Page/PageModel 2017-04-19 15:02:06 -07:00
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
RouteData.cshtml
Show.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.