FluentRouting.Mvc

ASP.NET MVC Fluent Routing is a thin wrapper around the ASP.NET MVC attribute routing engine. With Fluent Routing you can define your routes using a fluent interface, but with the full power of the attribute routing engine (inline route constraints, optional URI parameters and default values). Please visit this blog post for more information about ASP.NET MVC Fluent Routing: http://arjenpost.nl/blog/asp-net-mvc-fluentrouting/


Keywords
AspNet, Mvc, AspNetMvc, Fluent, Routing
Install
Install-Package FluentRouting.Mvc -Version 0.1.0