aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
Ryan Nowak 1596cd9422 Fix #2527 - Remove FormCollection use
This removes the dependency on Microsoft.AspNet.Http from the Mvc.Core
code. Added the reference back to tests where needed (DefaultHttpContext).
2015-08-24 11:09:30 -07:00
..
ActionResults Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
HttpRequestMessage Add `ModelValidationNode`s consistently 2015-08-11 08:30:29 -07:00
Mocks
TestUtils
ApiControllerActionDiscoveryTest.cs
ApiControllerTest.cs
DefaultContentNegotiatorTest.cs
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs
HttpResponseExceptionActionFilterTest.cs
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs
Microsoft.AspNet.Mvc.WebApiCompatShimTest.xproj
OverloadActionConstraintTest.cs
project.json Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00