aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
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
..
ActionParametersIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ArrayModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
BodyValidationIntegrationTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ByteArrayModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
DictionaryModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
FormCollectionModelBindingIntegrationTest.cs Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
FormFileModelBindingIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
GenericModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
HeaderModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
KeyValuePairModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs Make IValueProvider sync, IValueProviderFactory async 2015-08-21 14:58:55 -07:00
MutableObjectModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ServicesModelBinderIntegrationTest.cs
SimpleTypeModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
TestMvcOptions.cs
TryUpdateModelIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ValidationIntegrationTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
project.json