1. Changed attribute usage on RouteAttribute. 2. Added a test on action discovery to ensure that actions with [Route] get discovered as attribute routed actions. 3. Added a test on reflected action descriptor provider to ensure that an action with [Route] on the controller and [Route] on the action results in an action that allows any Http method. |
||
|---|---|---|
| .. | ||
| 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 | ||