aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Ryan Nowak a6aaef0d63 Optimize async code in model binders
Optimize the 'no-op' path for our model binders to return a cached task
where possible without going async.
2015-09-08 09:42:34 -07:00
..
ActionParametersIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
ArrayModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
BodyValidationIntegrationTests.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
ByteArrayModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
CancellationTokenModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
CollectionModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
DictionaryModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
FormCollectionModelBindingIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
FormFileModelBindingIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
GenericModelBinderIntegrationTest.cs Optimize async code in model binders 2015-09-08 09:42:34 -07:00
HeaderModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
KeyValuePairModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs React to options changes 2015-09-02 14:07:06 -07:00
ModelPrefixSelectionIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
MutableObjectModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
ServicesModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
SimpleTypeModelBinderIntegrationTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
TestMvcOptions.cs React to options changes 2015-09-02 14:07:06 -07:00
TryUpdateModelIntegrationTest.cs
ValidationIntegrationTests.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
project.json Update project.json to have warningsAsErrors accept a bool. 2015-09-02 15:35:13 -07:00