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
046af405b6
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.Ra...
/
Internal
History
Pranav K
287a3c5e69
Allow IgnoreAntiForgeryToken applied on Razor Page models to work
...
Fixes
#7795
2018-06-13 11:59:47 -07:00
..
AuthorizationPageApplicationModelProviderTest.cs
…
CompiledPageActionDescriptorBuilderTest.cs
…
CompiledPageRouteModelProviderTest.cs
…
DefaultPageApplicationModelProviderTest.cs
Introduce BindPropertiesAttribute
2018-04-20 14:32:14 -07:00
DefaultPageHandlerMethodSelectorTest.cs
…
DefaultPageLoaderTest.cs
…
ExecutorFactoryTest.cs
…
PageActionDescriptorChangeProviderTest.cs
Remove usages of obsolete APIs
2018-04-13 14:54:35 -07:00
PageActionInvokerProviderTest.cs
Cleanup TestCommon
2018-05-18 10:45:57 -07:00
PageActionInvokerTest.cs
Ensure ViewData is set on PageResult after a handler method executes
2018-04-18 11:44:04 -07:00
PageBinderFactoryTest.cs
…
PageHandlerPageFilterTest.cs
…
PageHandlerResultFilterTest.cs
…
PageRouteModelFactoryTest.cs
Unskip skipped tests
2018-05-29 12:10:59 -07:00
PageSaveTempDataPropertyFilterFactoryTest.cs
…
PageSaveTempDataPropertyFilterTest.cs
…
PageViewDataAttributeFilterFactoryTest.cs
…
PageViewDataAttributeFilterTest.cs
…
RazorPagesRazorViewEngineOptionsSetupTest.cs
…
RazorProjectPageRouteModelProviderTest.cs
…
ResponseCacheFilterApplicationModelProviderTest.cs
…
TempDataFilterPageApplicationModelProviderTest.cs
…
ViewDataAttributePageApplicationModelProviderTest.cs
…