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
b10c87d6e8
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.In...
History
Kiran Challa
0215740183
[
Fixes
#5859
] Consider allowing binding header values to types other than string and string collections
2018-01-30 11:47:16 -08: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
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
Remove TestOptionsManager
2017-10-30 17:49:15 -07:00
TryUpdateModelIntegrationTest.cs
…
TryValidateModelIntegrationTest.cs
Adds test for proposal in
#7014
2017-11-22 07:50:37 -08:00
ValidationIntegrationTests.cs
…