This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
236ef5d1d1
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.Ra...
/
Internal
History
Steve Sanderson
236ef5d1d1
Support validation and BindBehavior on top-level action parameters and bound properties.
Fixes
#6790
2017-09-22 10:13:48 +01:00
..
AuthorizationPageApplicationModelProviderTest.cs
…
AutoValidateAntiforgeryPageApplicationModelProvider.cs
…
CompiledPageActionDescriptorBuilderTest.cs
…
CompiledPageRouteModelProviderTest.cs
…
DefaultPageApplicationModelProviderTest.cs
Allow BindPropertyAttribute to be applied on PageModel
2017-09-12 10:34:19 -07:00
DefaultPageHandlerMethodSelectorTest.cs
…
DefaultPageLoaderTest.cs
…
ExecutorFactoryTest.cs
…
PageActionDescriptorChangeProviderTest.cs
…
PageActionInvokerProviderTest.cs
Support validation and BindBehavior on top-level action parameters and bound properties.
Fixes
#6790
2017-09-22 10:13:48 +01:00
PageActionInvokerTest.cs
Support validation and BindBehavior on top-level action parameters and bound properties.
Fixes
#6790
2017-09-22 10:13:48 +01:00
PagePropertyBinderFactoryTest.cs
Support validation and BindBehavior on top-level action parameters and bound properties.
Fixes
#6790
2017-09-22 10:13:48 +01:00
PageSaveTempDataPropertyFilterFactoryTest.cs
…
PageSaveTempDataPropertyFilterTest.cs
…
RazorPagesRazorViewEngineOptionsSetupTest.cs
…
RazorProjectPageRouteModelProviderTest.cs
…
ResponseCacheFilterApplicationModelProviderTest.cs
…
TempDataFilterPageApplicationModelProviderTest.cs
…