aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
harshgMSFT 19f3f78b3e Adding TextPlainFormatter to always handle returning strings as text\plain format.
Conflicts:
	src/Microsoft.AspNet.Mvc.Common/Encodings.cs
	src/Microsoft.AspNet.Mvc.Core/Formatters/JsonOutputFormatter.cs
	src/Microsoft.AspNet.Mvc/MvcOptionsSetup.cs
	test/Microsoft.AspNet.Mvc.Core.Test/ActionResults/ObjectContentResultTests.cs
	test/Microsoft.AspNet.Mvc.Test/MvcOptionSetupTest.cs
2014-08-01 13:47:23 -07:00
..
ActionResults Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
AntiXsrf Fix breaks from GetFormAsync, IReadableStringCollection.Keys. 2014-06-26 10:56:56 -07:00
Filters
Formatters Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
OptionDescriptors Moving to the latest pattern of Specifying formatters using options 2014-07-29 18:02:10 -07:00
ParameterBinding Introducing Controller.TryUpdateModel 2014-07-25 10:08:44 -07:00
Properties
ReflectedModelBuilder
Rendering Commonizing code in option provider 2014-07-25 06:52:00 -07:00
Routing Adding parameter replacement 2014-07-29 16:14:57 -07:00
ActionAttributeTests.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
ActionExecutorTests.cs
ControllerTests.cs [Issue #527] Revive common ActionResults - Part 1. 2014-07-25 13:04:59 -07:00
DefaultActionDiscoveryConventionsActionSelectionTests.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
DefaultActionDiscoveryConventionsTests.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
DefaultActionSelectorTest.cs Removing magic link generation 2014-07-08 12:17:49 -07:00
DefaultControllerActivatorTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
ExpiringFileInfoCacheTest.cs Cache file info access in viewengine 2014-07-16 13:12:21 -07:00
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs Adding support for content negotiation. 2014-07-29 17:26:56 -07:00
Microsoft.AspNet.Mvc.Core.Test.kproj Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs
PropertyHelperTest.cs Unwrap nullable types in PropertyHelper prior to looking up properties 2014-06-27 15:27:51 -07:00
ReflectedActionDescriptorProviderTests.cs Adding parameter replacement 2014-07-29 16:14:57 -07:00
ReflectedActionInvokerTest.cs Adding OutputFormatter base class 2014-07-23 16:50:22 -07:00
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewResultTest.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
project.json Adding OutputFormatter base class 2014-07-23 16:50:22 -07:00