aspnetcore/test/WebSites/RazorPagesWebSite/Pages
Pranav K dfa085afaf Add support for areas to Razor Pages
Fixes #6926
2017-12-19 15:03:05 -08:00
..
Admin Fix filter order (#6577) 2017-07-21 10:50:34 -07:00
Conventions Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
CustomBaseType Make @inherit + Razor Pages + _ViewImports work 2017-09-14 12:34:00 -07:00
Localized Injecting IViewLocalizer into Razor Page causing IndexOutOfRangeException 2017-09-06 13:54:38 -07:00
Namespace
PropertyBinding Allow BindPropertyAttribute to be applied on PageModel 2017-09-12 10:34:19 -07:00
Redirects
Routes
Section
Shared Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
TagHelper
ViewSearch
WithViewImport
WithViewStart _ViewStart.cshtml not picked up when added to the root of the app 2017-06-23 08:25:58 -07:00
FileFromShared Update default Razor search paths to include ~/[PagesRoot]/Shared 2017-09-11 14:11:39 -07:00
HandlerWithParameter.cshtml Add support for BadRequest in RazorPages (#7097) 2017-12-01 12:03:24 -08:00
HandlerWithParameter.cshtml.cs Add support for BadRequest in RazorPages (#7097) 2017-12-01 12:03:24 -08:00
Index.cshtml
NotTheRoot.cshtml
SearchInPages.cshtml Update default Razor search paths to include ~/[PagesRoot]/Shared 2017-09-11 14:11:39 -07:00
TryUpdateModel.cshtml
TryUpdateModelPageModel.cs
TryUpdateModelPageModel.cshtml
TryValidateModel.cshtml
TryValidateModelPageModel.cs
TryValidateModelPageModel.cshtml
_Parent.cshtml
_ViewImports.cshtml