aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Kiran Challa a952313f1c Added JQueryQueryStringValueProviderFactory and JQueryQueryStringValueProvider
[Fixes #6372] jQuery ajax request with complex data does not work with .net core 1.1 model bindings
2018-03-12 16:40:04 -07:00
..
Models
ActionParametersIntegrationTest.cs Improving logging - model binding 2018-01-11 14:51:53 -08:00
ArrayModelBinderIntegrationTest.cs
AuthorizeFilterIntegrationTest.cs Add CombineAuthorizeFilters option 2018-01-08 11:59:30 -08:00
BindPropertyIntegrationTest.cs
BinderTypeBasedModelBinderIntegrationTest.cs
BindingSourceMetadataProviderIntegrationTest.cs
BodyValidationIntegrationTests.cs Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs
CompanyNameAttribute.cs
ComplexTypeModelBinderIntegrationTest.cs
DictionaryModelBinderIntegrationTest.cs
ExcludeBindingMetadataProviderIntegrationTest.cs
FormCollectionModelBindingIntegrationTest.cs
FormFileModelBindingIntegrationTest.cs
GenericModelBinderIntegrationTest.cs
HeaderModelBinderIntegrationTest.cs [Fixes #5859] Consider allowing binding header values to types other than string and string collections 2018-01-30 11:47:16 -08:00
JQueryFormatModelBindingIntegrationTest.cs Added JQueryQueryStringValueProviderFactory and JQueryQueryStringValueProvider 2018-03-12 16:40:04 -07:00
KeyValuePairModelBinderIntegrationTest.cs
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
ModelBindingTestContext.cs
ModelBindingTestHelper.cs [Fixes #5859] Consider allowing binding header values to types other than string and string collections 2018-01-30 11:47:16 -08:00
ModelPrefixSelectionIntegrationTest.cs
ParameterBinderExtensions.cs
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs
SimpleTypeModelBinderIntegrationTest.cs
TestMvcOptions.cs
TryUpdateModelIntegrationTest.cs
TryValidateModelIntegrationTest.cs Adds test for proposal in #7014 2017-11-22 07:50:37 -08:00
ValidationIntegrationTests.cs