aspnetcore/src
Harsh Gupta 0c0fa10ed0 Fixes 2307. MutableObjectBinder now relies on ModelMetadata to decide if a type is a complex type.
This avoids reflection at multiple places and allows caching.
2015-04-06 13:17:39 -07:00
..
Microsoft.AspNet.JsonPatch
Microsoft.AspNet.Mvc
Microsoft.AspNet.Mvc.Common
Microsoft.AspNet.Mvc.Core Reacting to ILogger api changes 2015-04-04 02:52:43 -07:00
Microsoft.AspNet.Mvc.ModelBinding Fixes 2307. MutableObjectBinder now relies on ModelMetadata to decide if a type is a complex type. 2015-04-06 13:17:39 -07:00
Microsoft.AspNet.Mvc.Razor
Microsoft.AspNet.Mvc.Razor.Host
Microsoft.AspNet.Mvc.TagHelpers
Microsoft.AspNet.Mvc.WebApiCompatShim
Microsoft.AspNet.Mvc.Xml
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces