Are you tired of manually entering MapRoute() for each new controller action with different than default parameters? AutoRouting is a very simple solution.
Info
Version: | 1.0.0 |
Author(s): | Adam Sobaniec ([email protected]) |
Last Update: | Wednesday, July 17, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/sobanieca/AutoRouting/ |
NuGet Url: | https://www.nuget.org/packages/AutoRouting |
Install
Install-Package AutoRouting
dotnet add package AutoRouting
paket add AutoRouting
AutoRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- WebStart(1.0.1.1)
Tags