| Namespace | Description |
|---|---|
| MvcCodeRouting | The MvcCodeRouting namespace contains extension methods and classes used to register and configure modules in a host application. |
| MvcCodeRouting.ParameterBinding | The MvcCodeRouting.ParameterBinding namespace contains classes that customize how route parameters are bound. |
| MvcCodeRouting.ParameterBinding.Binders | The MvcCodeRouting.ParameterBinding.Binders namespace contains the built-in binders used to bind route parameters. |
| MvcCodeRouting.Web.Http | The MvcCodeRouting.Web.Http namespace contains attributes and extension methods for ASP.NET Web API controllers. |
| MvcCodeRouting.Web.Http.WebHost | The MvcCodeRouting.Web.Http.WebHost namespace contains the classes necessary to use MvcCodeRouting with ASP.NET Web API on WebHost (System.Web). |
| MvcCodeRouting.Web.Mvc | The MvcCodeRouting.Web.Mvc namespace contains attributes and extension methods for ASP.NET MVC controllers. |
This repository was archived by the owner on Nov 23, 2018. It is now read-only.