aspnetcore/test/WebSites/RazorPagesWebSite/Pages
Javier Calvarro Nelson 7127bb5dbb Add DeclaredModelType to Razor pages
* This allows razor pages to override their model type with a model that
  extends the declared model type through the page application model.
2018-01-25 16:00:54 -08:00
..
Admin
Conventions
CustomBaseType Make @inherit + Razor Pages + _ViewImports work 2017-09-14 12:34:00 -07:00
CustomPrefix Allow override routes on Pages 2018-01-12 15:57:13 -08:00
Localized
Namespace
PropertyBinding
Redirects
Routes
Section
Shared Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
TagHelper
ViewSearch
WithViewImport
WithViewStart
CustomModelTypeModel.cshtml Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
CustomModelTypeModel.cshtml.cs Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
FileFromShared
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
TryUpdateModel.cshtml
TryUpdateModelPageModel.cs
TryUpdateModelPageModel.cshtml
TryValidateModel.cshtml
TryValidateModelPageModel.cs
TryValidateModelPageModel.cshtml
_Parent.cshtml
_ViewImports.cshtml