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
d97a427b3d
aspnetcore
/
test
/
Microsoft.AspNet.Mvc.Core.Test
History
harshgMSFT
d97a427b3d
Adding Input Formatters to MVC Options and using HeaderValueAbstractions
2014-08-18 10:25:19 -07:00
..
ActionResults
…
AntiXsrf
…
Filters
…
Formatters
Changes to enable XML Output Formatters.
2014-08-15 15:05:00 -07:00
Internal
/DecisionTree
…
Logging
Implementing ILoggerFactory.AddProvider
2014-08-15 16:34:14 -07:00
OptionDescriptors
Adding Input Formatters to MVC Options and using HeaderValueAbstractions
2014-08-18 10:25:19 -07:00
ParameterBinding
…
Properties
…
ReflectedModelBuilder
…
Rendering
Add `[HiddenInput]`, `ModelMetadata.HideSurroundingHtml`, and `.Properties` tests
2014-08-15 12:33:58 -07:00
Routing
…
ViewComponents
…
ActionAttributeTests.cs
…
ActionExecutorTests.cs
…
ControllerTests.cs
JsonResult to use ObjectResult for content negotiation to pick default json formatter.
2014-08-15 15:56:24 -07:00
CopyOnWriteDictionaryTest.cs
Modifying ViewDataDictionary and RouteValueDictionary to copy on write
2014-08-14 18:18:54 -07:00
DefaultActionDiscoveryConventionsActionSelectionTests.cs
…
DefaultActionDiscoveryConventionsTests.cs
…
DefaultActionSelectorTests.cs
Implement RouteKeyHandling.CatchAll
2014-08-14 15:59:09 -07:00
DefaultControllerActivatorTest.cs
…
DefaultControllerAssemblyProviderTests.cs
…
DefaultControllerFactoryTest.cs
…
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
…
ReflectedActionInvokerTest.cs
JsonResult to use ObjectResult for content negotiation to pick default json formatter.
2014-08-15 15:56:24 -07:00
RouteTemplateProviderAttributesTests.cs
…
StaticActionDiscoveryConventions.cs
…
StaticControllerAssemblyProvider.cs
…
TestController.cs
…
TypeHelperTest.cs
…
UrlHelperTest.cs
…
ViewComponentTests.cs
…
ViewDataDictionaryTest.cs
Modifying ViewDataDictionary and RouteValueDictionary to copy on write
2014-08-14 18:18:54 -07:00
ViewResultTest.cs
…
project.json
…