aspnetcore/src/Microsoft.AspNetCore.Mvc.We.../Conventions
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
..
IUseWebApiActionConventions.cs
IUseWebApiOverloading.cs
IUseWebApiParameterConventions.cs
IUseWebApiRoutes.cs
UseWebApiActionConventionsAttribute.cs
UseWebApiOverloadingAttribute.cs
UseWebApiParameterConventionsAttribute.cs
UseWebApiRoutesAttribute.cs
WebApiActionConventionsApplicationModelConvention.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
WebApiOverloadingApplicationModelConvention.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
WebApiParameterConventionsApplicationModelConvention.cs
WebApiRoutesApplicationModelConvention.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00