aspnet / Mvc

[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
5.62k stars 2.14k forks source link

Cleanup InferParameterBindingInfoConvention #8665

Closed pranavkm closed 5 years ago

pranavkm commented 5 years ago

Fixes https://github.com/aspnet/Mvc/issues/8657

dougbu commented 5 years ago

@pranavkm I think I should hold off reviewing 'til you split this in two. LMK if I need to review this up front.

pranavkm commented 5 years ago

🆙 📅

dougbu commented 5 years ago

@pranavkm the commit description and the title are way wonky. This is about a new option (AllowInferringBindingSourceForCollectionTypesAsFromQuery).