RestfulRouting is a routing library for ASP.NET MVC based on the Rails 3 routing DSL.
Info
Version: | 1.6.0 |
Author(s): | Steve Hodgkiss |
Last Update: | Monday, May 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://stevehodgkiss.github.com/restful-routing/ |
NuGet Url: | https://www.nuget.org/packages/RestfulRouting |
Install
Install-Package RestfulRouting
dotnet add package RestfulRouting
paket add RestfulRouting
RestfulRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(>= 1.0.0)
Tags