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. |
||
|---|---|---|
| .. | ||
| HttpRequestMessageExtensionsTest.cs | ||
| HttpRequestMessageFeatureTest.cs | ||
| HttpRequestMessageModelBinderTest.cs | ||