aspnetcore/src
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
Microsoft.AspNetCore.Mvc.Abstractions Update `FormFileModelBinder` to re-add prefix `ParameterBinder` removed incorrectly 2018-09-18 11:44:48 -07:00
Microsoft.AspNetCore.Mvc.Analyzers Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
Microsoft.AspNetCore.Mvc.Api.Analyzers Allow ApiControlelrAttribute to be applied to assemblies 2018-09-12 13:42:22 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
Microsoft.AspNetCore.Mvc.Core Update `FormFileModelBinder` to re-add prefix `ParameterBinder` removed incorrectly 2018-09-18 11:44:48 -07:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations
Microsoft.AspNetCore.Mvc.Formatters.Json
Microsoft.AspNetCore.Mvc.Formatters.Xml
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.Razor Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Fix typos (#8413) 2018-09-12 09:34:45 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.Testing
Microsoft.AspNetCore.Mvc.ViewFeatures Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props