aspnetcore/test/WebSites/RazorPagesWebSite
Hao Kung e09a0f5b7c React to auth default changes 2017-07-07 12:08:11 -07:00
..
Controllers
Models
Pages Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
Services
TempData
Views/Shared
CustomActionResult.cs
DefaultNamespace.cshtml
HandlerTestPage.cshtml
HelloWorld.cshtml
HelloWorldWithAuth.cshtml
HelloWorldWithHandler.cshtml
HelloWorldWithPageModelAttributeModel.cs Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
HelloWorldWithPageModelAttributeModel.cshtml Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
HelloWorldWithPageModelHandler.cs Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
HelloWorldWithPageModelHandler.cshtml
HelloWorldWithRoute.cshtml
InjectedPageProperties.cshtml
Login.cshtml
ModelHandlerTestModel.cs
ModelHandlerTestPage.cshtml
ModelWithAuthFilter.cs Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
ModelWithAuthFilter.cshtml Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
ModelWithPageFilter.cs Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
ModelWithPageFilter.cshtml Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
NoPage.cshtml
OnGetView.cshtml
PageWithoutContent.cshtml
PathSet.cshtml
Program.cs
RazorPagesWebSite.csproj [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
RedirectToController.cshtml
RouteData.cshtml
Show.cshtml
SimpleForms.cshtml
Startup.cs React to auth default changes 2017-07-07 12:08:11 -07:00
StartupWithBasePath.cs React to auth default changes 2017-07-07 12:08:11 -07:00
TagHelpers.cshtml
_Root.cshtml
_ViewStart.cshtml
readme.md

readme.md

RazorPagesWebSite

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