Restful Routing approach to registering routes in your ASP.NET MVC Core application.
Info
Version: | 0.1.0 |
Author(s): | Khalid Abuhakmeh |
Last Update: | Friday, August 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RestfulRouting.AspNetCore |
Install
Install-Package RestfulRouting.AspNetCore
dotnet add package RestfulRouting.AspNetCore
paket add RestfulRouting.AspNetCore
RestfulRouting.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Mvc(>= 1.0.0)
- System.Collections.Specialized(>= 4.0.1)
Tags