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.
THIS PACKAGE IS OBSOLETE, USE RouteLocalization.Mvc INSTEAD. An MVC package that simplifies route localization of attribute routes.
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.0.
simple route table for MVC WebSockets support for MVC
An Web API package that simplifies route localization of attribute routes.
Allows you to organize your API Controllers in different ASP.NET MVC areas handling controllers with the same name in different areas / namespaces.
GoogleMaps lib for basic location services operations like geocoding, reverse geocoding, routing and distance.
Finnder lib for basic location services operations like geocoding, reverse geocoding, routing and distance.
ASP.NET MVC Build Url Route Helper
A library for unit testing ASP.Net routing tables for WebForms
This library adds localization support for the convention-based ASP.NET MVC routing system. It is a lightweight and transparent extension for the framework's built-in routing mechanism by translating routes into multiple URLs in different languages, and vice versa.
An ASP.NET Core MVC package that simplifies route localization of attribute routes.
Adds a Glimpse tab for RouteLocalization MVC.
It prevents web sites from having duplicate/multiple URLs in the search engines like Google, Bing, Yahoo, etc. It can check for appending/removing TrailingSlashes, WWW, and LowerCase URLs. If the URL is not a correct URL, It changes the URL and redirects (301 Moved Permanently) the request to the co...
.NET Core middleware to track routes usage to safely delete unused ones
RoutesList is a handy tool that lets you see all the routes in your .NET application in a clear and concise way. You can easily inspect the methods, URIs, controllers, actions and middleware of your routes, and customize the output to suit your needs. RoutesList works with .NET Co...
List EndpointRoutes (routes create with UseEndpoints)
Route resolver client for micro services
Package that allows MVC routes to be created via attributes, both at the controller and action levels (uses Windsor Castle IoC). Also includes an embedded view engine adapted from an example found at http://stackoverflow.com/questions/19746/views-in-separate-assemblies-in-asp-net-mvc.
Package that allows MVC routes to be created via attributes, both at the controller and action levels using the Unity IoC framework. Also includes an embedded view engine adapted from an example found at http://stackoverflow.com/questions/19746/views-in-separate-assemblies-in-asp-net-mvc.