aspnetcore/test/WebSites/RazorPagesWebSite/Pages
Pranav K 287a3c5e69 Allow IgnoreAntiForgeryToken applied on Razor Page models to work
Fixes #7795
2018-06-13 11:59:47 -07:00
..
Admin
Antiforgery Allow IgnoreAntiForgeryToken applied on Razor Page models to work 2018-06-13 11:59:47 -07:00
ClassLibraryPages
Conventions
CustomBaseType
CustomPrefix
Localized
Namespace
PropertyBinding Added tests to verify that RazorPages and FuzzyMatching with Head requests work 2018-05-01 14:01:00 -07:00
Redirects
Routes
Section
Shared Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
TagHelper
Validation
ViewData Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ViewSearch
WithViewImport
WithViewStart
CustomModelTypeModel.cshtml
CustomModelTypeModel.cshtml.cs
FileFromShared
HandlerWithParameter.cshtml
HandlerWithParameter.cshtml.cs
Index.cshtml
NotTheRoot.cshtml
SearchInPages.cshtml
ShortCircuitPageAtAuthFilter.cshtml [Fixes #7373] Assigning to the context's Result property, when implementing IPageFilter, causes an exception 2018-04-13 15:11:44 -07:00
ShortCircuitPageAtAuthFilter.cshtml.cs [Fixes #7373] Assigning to the context's Result property, when implementing IPageFilter, causes an exception 2018-04-13 15:11:44 -07:00
ShortCircuitPageAtPageFilter.cshtml [Fixes #7373] Assigning to the context's Result property, when implementing IPageFilter, causes an exception 2018-04-13 15:11:44 -07:00
ShortCircuitPageAtPageFilter.cshtml.cs [Fixes #7373] Assigning to the context's Result property, when implementing IPageFilter, causes an exception 2018-04-13 15:11:44 -07:00
TryUpdateModel.cshtml
TryUpdateModelPageModel.cs
TryUpdateModelPageModel.cshtml
TryValidateModel.cshtml
TryValidateModelPageModel.cs
TryValidateModelPageModel.cshtml
ViewDataAvailableAfterHandlerExecuted.cshtml Ensure ViewData is set on PageResult after a handler method executes 2018-04-18 11:44:04 -07:00
ViewDataAvailableAfterHandlerExecuted.cshtml.cs Ensure ViewData is set on PageResult after a handler method executes 2018-04-18 11:44:04 -07:00
_Parent.cshtml
_ViewImports.cshtml