This change separates model binding into IModelBinderProvider (decides which binder to use) and IModelBinder (does binding). The IModelBinderFactory is a new services with coordinates the creation of model binders. |
||
|---|---|---|
| .. | ||
| JsonPatchExtensionsTest.cs | ||
| Microsoft.AspNetCore.Mvc.Test.xproj | ||
| MvcOptionsSetupTest.cs | ||
| MvcServiceCollectionExtensionsTest.cs | ||
| RazorViewEngineOptionsSetupTest.cs | ||
| project.json | ||