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
685176faf5
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.In...
History
Doug Bunting
35fad0881b
Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]`
...
-
#7660
- also addresses part of
#7317
, only in `ComplexTypeModelBinderIntegrationTest`
2018-07-13 13:26:56 -07:00
..
Models
…
ActionParametersIntegrationTest.cs
…
ArrayModelBinderIntegrationTest.cs
…
AuthorizeFilterIntegrationTest.cs
Fix regression with Authorize + IPolicyProvider (
#8068
)
2018-07-12 15:36:03 -07:00
BindPropertyIntegrationTest.cs
…
BinderTypeBasedModelBinderIntegrationTest.cs
…
BindingSourceMetadataProviderIntegrationTest.cs
…
BodyValidationIntegrationTests.cs
…
ByteArrayModelBinderIntegrationTest.cs
…
CancellationTokenModelBinderIntegrationTest.cs
…
CollectionModelBinderIntegrationTest.cs
…
CompanyNameAttribute.cs
…
ComplexTypeModelBinderIntegrationTest.cs
Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]`
2018-07-13 13:26:56 -07:00
DictionaryModelBinderIntegrationTest.cs
…
ExcludeBindingMetadataProviderIntegrationTest.cs
…
FormCollectionModelBindingIntegrationTest.cs
…
FormFileModelBindingIntegrationTest.cs
…
GenericModelBinderIntegrationTest.cs
…
HeaderModelBinderIntegrationTest.cs
…
JQueryFormatModelBindingIntegrationTest.cs
…
KeyValuePairModelBinderIntegrationTest.cs
…
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj
Cleanup TestCommon
2018-05-18 10:45:57 -07:00
ModelBindingTestContext.cs
…
ModelBindingTestHelper.cs
Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]`
2018-07-13 13:26:56 -07:00
ModelPrefixSelectionIntegrationTest.cs
…
ParameterBinderExtensions.cs
…
ProductValidatorAttribute.cs
…
ServicesModelBinderIntegrationTest.cs
…
SimpleTypeModelBinderIntegrationTest.cs
…
TestMvcOptions.cs
…
TryUpdateModelIntegrationTest.cs
…
TryValidateModelIntegrationTest.cs
…
ValidationIntegrationTests.cs
…