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
43836aec18
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.Co...
/
Internal
History
Doug Bunting
43836aec18
An `ObjectPoolProvider` is always registered
...
- react to aspnet/Hosting/pull#673
2016-03-25 11:20:15 -07:00
..
AcceptHeaderParserTest.cs
…
ActionConstraintCacheTest.cs
…
AttributeRouteTest.cs
…
AttributeRoutingTest.cs
An `ObjectPoolProvider` is always registered
2016-03-25 11:20:15 -07:00
AuthorizationApplicationModelProviderTest.cs
[
Fixes
#4310
] Moved AuthorizeFilter and CorsAuthorizationFilter to a public namespace
2016-03-21 11:54:03 -07:00
ClientValidatorCacheTest.cs
…
ControllerActionDescriptorBuilderTest.cs
…
ControllerActionDescriptorProviderTests.cs
[
Fixes
#4237
] Include Assembly-Qualified type name in ActionDescriptor.DisplayName
2016-03-16 15:26:25 -07:00
ControllerActionExecutorTests.cs
[Perf] Optimize CoerceResultToTaskAsync to remove MethodInfo.Invoke
2016-03-17 16:12:55 -07:00
ControllerActionInvokerCacheTest.cs
[Perf] Optimize controller action invoke
2016-03-14 10:17:55 -07:00
ControllerActionInvokerTest.cs
[Perf] Optimize controller action invoke
2016-03-14 10:17:55 -07:00
ControllerArgumentBinderTests.cs
…
ControllerAsServicesTest.cs
…
DefaultApplicationModelProviderTest.cs
…
DefaultBindingMetadataProviderTest.cs
…
DefaultCollectionValidationStrategyTest.cs
…
DefaultComplexObjectValidationStrategyTest.cs
…
DefaultModelValidatorProviderTest.cs
…
DefaultObjectValidatorTests.cs
Use a prefix tree as a backing store for ModelStateDictionary
2016-03-17 10:09:36 -07:00
ElementalValueProviderTests.cs
…
ExplicitIndexCollectionValidationStrategyTest.cs
…
FilterProviderTest.cs
…
HttpMethodActionConstraintTest.cs
…
ModelBinderExtensions.cs
…
ObjectMethodExecutorTest.cs
[Perf] Optimize CoerceResultToTaskAsync to remove MethodInfo.Invoke
2016-03-17 16:12:55 -07:00
PrefixContainerTest.cs
…
ReferenceEqualityComparerTest.cs
…
ResponseCacheFilterTest.cs
…
ResponseContentTypeHelperTest.cs
…
ShortFormDictionaryValidationStrategyTest.cs
…
ValidatorCacheTest.cs
…