This change removes WebAPI-style method parameter overloading and the automatic mapping of 'unnamed' actions based on method names. For all practicaly purposes, this change restores the MVC5 behavior for action selection. WebAPI-style overloading will be brought back in the future via a set of opt-in constructs. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.Core.Test | ||
| Microsoft.AspNet.Mvc.FunctionalTests | ||
| Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test | ||
| Microsoft.AspNet.Mvc.ModelBinding.Test | ||
| Microsoft.AspNet.Mvc.Razor.Host.Test | ||
| Microsoft.AspNet.Mvc.Razor.Test | ||
| Microsoft.AspNet.Mvc.Test | ||
| WebSites | ||