aspnetcore/src/Microsoft.AspNetCore.Mvc.Ab.../Abstractions
Ryan Nowak af58c2e6b6 Streamlining action selection and route values
Removes a few concepts we don't need
Improves documentation
More things are IDictionary instead of other random types
2016-04-22 17:36:23 -07:00
..
ActionDescriptor.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
ActionDescriptorExtensions.cs
ActionDescriptorProviderContext.cs
ActionInvokerProviderContext.cs
IActionDescriptorProvider.cs
IActionInvoker.cs
IActionInvokerProvider.cs
ParameterDescriptor.cs