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
9c4df4606f
aspnetcore
/
test
/
Microsoft.AspNet.Mvc.Core.Test
History
Pranav K
9c4df4606f
Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait
...
Fixes
#782
2014-08-21 08:38:12 -07:00
..
ActionResults
…
AntiXsrf
…
Filters
…
Formatters
Changes to introduce CanWriteResult for Xml OutputFormatters.
2014-08-20 11:09:09 -07:00
Internal
Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait
2014-08-21 08:38:12 -07:00
Logging
Implementing ILoggerFactory.AddProvider
2014-08-15 16:34:14 -07:00
OptionDescriptors
1. Moving input formatting related classes to MVC Core.(for tests as well).
2014-08-18 17:07:19 -07:00
ParameterBinding
…
Properties
…
ReflectedModelBuilder
…
Rendering
Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait
2014-08-21 08:38:12 -07:00
Routing
…
ViewComponents
…
ActionAttributeTests.cs
…
ActionExecutorTests.cs
…
ControllerTests.cs
Enabling basic input formatter selection.
2014-08-19 12:46:52 -07:00
CopyOnWriteDictionaryTest.cs
…
DefaultActionDiscoveryConventionsActionSelectionTests.cs
…
DefaultActionDiscoveryConventionsTests.cs
…
DefaultActionSelectorTests.cs
…
DefaultControllerActivatorTest.cs
…
DefaultControllerAssemblyProviderTests.cs
…
DefaultControllerFactoryTest.cs
…
DefaultInputFormatterSelectorTests.cs
Enabling basic input formatter selection.
2014-08-19 12:46:52 -07:00
DefaultViewComponentActivatorTests.cs
…
ExpiringFileInfoCacheTest.cs
…
HttpMethodProviderAttributesTests.cs
…
JsonResultTest.cs
JsonResult to use ObjectResult for content negotiation to pick default json formatter.
2014-08-15 15:56:24 -07:00
KnownRouteValueConstraintTests.cs
…
MediaTypeWithQualityHeaderValueTests.cs
…
Microsoft.AspNet.Mvc.Core.Test.kproj
Removed source files from the project
2014-08-15 09:14:49 -07:00
MockMvcOptionsAccessor.cs
…
MvcOptionsTests.cs
…
MvcRouteHandlerTests.cs
…
PropertyHelperTest.cs
…
ReflectedActionDescriptorProviderTests.cs
[
Fixes
#1035
] RouteGroupConstraint should only be added once for non attribute routed actions
2014-08-19 13:14:56 -07:00
ReflectedActionInvokerTest.cs
Enabling basic input formatter selection.
2014-08-19 12:46:52 -07:00
RouteTemplateProviderAttributesTests.cs
…
StaticActionDiscoveryConventions.cs
…
StaticControllerAssemblyProvider.cs
…
TestController.cs
…
TypeHelperTest.cs
…
UrlHelperTest.cs
…
ViewComponentTests.cs
…
ViewDataDictionaryTest.cs
…
ViewResultTest.cs
…
project.json
…