aspnetcore/test
Pranav K f2af66bc31
Cleanup InferParameterBindingInfoConvention (#8665)
* Cleanup InferParameterBindingInfoConvention

* Infer BindingSource for collection parameters as Body. Fixes https://github.com/aspnet/Mvc/issues/8536
* Introduce a compat switch to keep 2.1.x LTS behavior for collection parameters
* Do not infer BinderModelName in InferParameterBindingInfoConvention
2018-10-31 12:24:37 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Cleanup InferParameterBindingInfoConvention (#8665) 2018-10-31 12:24:37 -07:00
Microsoft.AspNetCore.Mvc.Core.TestCommon
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 Cleanup InferParameterBindingInfoConvention (#8665) 2018-10-31 12:24:37 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.Test Cleanup InferParameterBindingInfoConvention (#8665) 2018-10-31 12:24:37 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test
Mvc.Api.Analyzers.Test
WebSites
Directory.Build.props
MvcTests.ruleset