Top 20 NuGet route Packages

JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
MvcRouteTester is a .Net library to help unit testing ASP MVC route tables. It contains asserts for for both regular controllers and the Api controllers that are new in MVC 4.0. It is built in .Net 4.5 and ASP MVC 5.1. See the project page for packages for ASP MVC 5.0 and ASP MVC 4.0
Makes ASP.NET MVC routes dashed (hyphenated) and lowercase. This is a fork of Ata Sasmaz's work. Bugs are fixed and new features are added. For initial one line configuration please read Project Information link. More info: https://github.com/salarkh/lowercase-dashed-route/
Enable attribute routing for Nancy project, and build route URL with compiled-time checked lambda expression.
Route resolver client for micro services
A Simple C# Wrapper around two of Eniro's API calls. Geocoding and Routing
Express Route FS (express-route-fs) binding library for Bridge.NET projects.
Route Parser (route-parser) binding library for Bridge.NET projects.
A .Net Core [Dnc] Environment Core Library. See Project Site link for more details.
SeoPack is a library packed with lots of SEO goodness for ASP.Net MVC projects.
Makes ASP.NET MVC routes dashed (hyphenated) and lowercase. For initial one line configuration please read Project Information link.
Utilities and Conventions for Routing Services with NancyFX
HTTP Client for accessing the Route.to API.
Autofac container configuration for Rocket.Routing
StructureMap container configuration for Rocket.Routing
A .Net Execution Environment [Dnx] Core Library. See Project Site link for more details.
Are you tired of manually entering MapRoute() for each new controller action with different than default parameters? AutoRouting is a very simple solution.
Simple REST versioning library
Finds routes in WebAPI without magic strings using lambda expressions.
VersionedRestApi provides a simple but powerful attribute called 'ApiRoute' that lets you annotate your Web API actions with versions (or version ranges). Versioning is handled via the URI (as opposed to query string parameter, header, or body parameter). See GitHub project readme for mor...