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
a80594d706
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.In...
History
Pranav K
64ffcfaa89
Merge pull request
#6236
from aspnet/rel/2.0.0-preview1
...
Change TFM to netcoreapp2.0 (
#6234
)
2017-05-04 22:18:48 -07:00
..
Models
…
ActionParametersIntegrationTest.cs
…
ArrayModelBinderIntegrationTest.cs
…
AuthorizeFilterIntegrationTest.cs
…
BinderTypeBasedModelBinderIntegrationTest.cs
…
BindingSourceMetadataProviderIntegrationTest.cs
…
BodyValidationIntegrationTests.cs
Make [FromBody] treat empty request bodies as invalid (
#4750
)
2017-04-10 16:55:14 +01:00
ByteArrayModelBinderIntegrationTest.cs
…
CancellationTokenModelBinderIntegrationTest.cs
…
CollectionModelBinderIntegrationTest.cs
…
CompanyNameAttribute.cs
…
ComplexTypeModelBinderIntegrationTest.cs
Make [FromBody] treat empty request bodies as invalid (
#4750
)
2017-04-10 16:55:14 +01:00
DictionaryModelBinderIntegrationTest.cs
…
ExcludeBindingMetadataProviderIntegrationTest.cs
Fixing ExcludeBindingMetadataProvider unit test (
#6113
)
2017-04-27 11:42:06 -07:00
FormCollectionModelBindingIntegrationTest.cs
…
FormFileModelBindingIntegrationTest.cs
…
GenericModelBinderIntegrationTest.cs
…
HeaderModelBinderIntegrationTest.cs
…
KeyValuePairModelBinderIntegrationTest.cs
…
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj
Change TFM to netcoreapp2.0 (
#6234
)
2017-05-04 18:11:26 -07:00
ModelBindingTestContext.cs
Make [FromBody] treat empty request bodies as invalid (
#4750
)
2017-04-10 16:55:14 +01:00
ModelBindingTestHelper.cs
Make [FromBody] treat empty request bodies as invalid (
#4750
)
2017-04-10 16:55:14 +01:00
ModelPrefixSelectionIntegrationTest.cs
…
ParameterBinderExtensions.cs
…
ProductValidatorAttribute.cs
…
ServicesModelBinderIntegrationTest.cs
…
SimpleTypeModelBinderIntegrationTest.cs
…
TestMvcOptions.cs
…
TryUpdateModelIntegrationTest.cs
…
TryValidateModelIntegrationTest.cs
Revert "Skipping model validation tests temporarily to unblock mirror"
2017-04-03 17:13:49 -07:00
ValidationIntegrationTests.cs
…