aspnetcore/test
Doug Bunting 47d6d4e82c
Update `FormFileModelBinder` to re-add prefix `ParameterBinder` removed incorrectly
- #7562 part 2
- add `OriginalModelName` to `ModelBindingContext`

nit: take VS suggestions, mostly to inline collection initialization in `FormFileModelBinderTest`
2018-09-18 11:44:48 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Update `FormFileModelBinder` to re-add prefix `ParameterBinder` removed incorrectly 2018-09-18 11:44:48 -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 Change test parameter transformer to slugify values (#8453) 2018-09-15 09:14:48 +12:00
Microsoft.AspNetCore.Mvc.IntegrationTests Create model in `ComplexTypeModelBinder` if ANY property has a greedy binding source 2018-09-18 11:44:37 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test
Microsoft.AspNetCore.Mvc.TagHelpers.Test Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test
Mvc.Api.Analyzers.Test Allow ApiControlelrAttribute to be applied to assemblies 2018-09-12 13:42:22 -07:00
WebSites Change test parameter transformer to slugify values (#8453) 2018-09-15 09:14:48 +12:00
Directory.Build.props
MvcTests.ruleset