This change makes the attribute route capable of responding to updates in the action descriptor collection. The change moves the actual route implementation to InnerAttributeRoute. AttributeRoute now wraps an InnerAttributeRoute - when processing a route, AttributeRoute will now check with action descriptor collection if its InnerAttributeRoute is still 'current' and rebuild it if necessary. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc | ||
| Microsoft.AspNet.Mvc.Common | ||
| Microsoft.AspNet.Mvc.Core | ||
| Microsoft.AspNet.Mvc.ModelBinding | ||
| Microsoft.AspNet.Mvc.Razor | ||
| Microsoft.AspNet.Mvc.Razor.Host | ||
| Microsoft.AspNet.Mvc.TagHelpers | ||
| Microsoft.AspNet.Mvc.WebApiCompatShim | ||
| Microsoft.AspNet.Mvc.Xml | ||