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
8cb2aae4f5
aspnetcore
/
test
/
Microsoft.AspNet.Mvc.Integr...
History
Ryan Nowak
48bfdceea6
Add basic startup experience for MVC.Core
2015-07-08 17:16:07 -07:00
..
ActionParametersIntegrationTest.cs
…
ArrayModelBinderIntegrationTest.cs
…
BinderTypeBasedModelBinderIntegrationTest.cs
…
BodyValidationIntegrationTests.cs
Fixing tests in Mono.
2015-07-02 17:24:14 -07:00
ByteArrayModelBinderIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
CancellationTokenModelBinderIntegrationTest.cs
…
CollectionModelBinderIntegrationTest.cs
…
DictionaryModelBinderIntegrationTest.cs
…
FormCollectionModelBindingIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
FormFileModelBindingIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
GenericModelBinderIntegrationTest.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
HeaderModelBinderIntegrationTest.cs
Fixing tests in Mono.
2015-07-02 17:24:14 -07:00
KeyValuePairModelBinderIntegrationTest.cs
…
Microsoft.AspNet.Mvc.IntegrationTests.xproj
…
ModelBindingTestHelper.cs
…
MutableObjectModelBinderIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
ServicesModelBinderIntegrationTest.cs
…
TestMvcOptions.cs
Add basic startup experience for MVC.Core
2015-07-08 17:16:07 -07:00
TryUpdateModelIntegrationTest.cs
…
TypeConverterModelBinderIntegrationTest.cs
Modify `TypeConverterModelBinder`'s `ModelBindingResult.IsModelSet` to be false when model value is `null` for non-null accepting types.
2015-07-02 20:03:32 -07:00
ValidationIntegrationTests.cs
Fixing tests in Mono.
2015-07-02 17:24:14 -07:00
project.json
Split up MVC.Extensions into smaller packages
2015-07-06 23:41:22 -07:00