aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
N. Taylor Mullen 33d1aea8ea Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:31 -08:00
..
Models Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ActionParametersIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
ArrayModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
BinderTypeBasedModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
BodyValidationIntegrationTests.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
ByteArrayModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
CancellationTokenModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
CollectionModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
CompanyNameAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
DictionaryModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
FormCollectionModelBindingIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
FormFileModelBindingIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
GenericModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
HeaderModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
KeyValuePairModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs [Fixes #3774] DataAnnotation validation ignored 2016-02-16 08:52:50 -08:00
ModelPrefixSelectionIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
MutableObjectModelBinderIntegrationTest.cs Rewrite MutableObjectModelBinder 2016-02-10 09:48:05 -08:00
ProductValidatorAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ServicesModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
SimpleTypeModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
TestMvcOptions.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TryUpdateModelIntegrationTest.cs Remove OSx+Mono skips related to aspnet/External#50 2016-01-30 22:51:48 -08:00
TryValidateModelIntegrationTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ValidationIntegrationTests.cs [Fixes #3774] DataAnnotation validation ignored 2016-02-16 08:52:50 -08:00
project.json Transition to Netstandard. 2016-03-01 13:39:31 -08:00