aspnetcore/test
Doug Bunting e63f094a5f Use type metadata for `ModelBinderProviderContext.BindingInfo`
- #4652
- previously ignored for top-level models
- `ModelBinderProviderContext.BindingInfo` is now never `null`
- similarly, use type metadata (as well as parameter info) for `ModelBindingContext.BinderModelName`
 - previously ignored when overridden in `ControllerArgumentBinder`
2016-05-27 23:00:29 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Fixed null reference on ModelStateDictionary.ChildNodes when calling Clear 2016-05-26 16:12:49 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Use type metadata for `ModelBinderProviderContext.BindingInfo` 2016-05-27 23:00:29 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Use type metadata for `ModelBinderProviderContext.BindingInfo` 2016-05-27 23:00:29 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Test Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fixed a bug in TagBuilder when attribute value is null 2016-05-26 11:04:32 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00