Command Routing Library.
Info
Version: | 1.0.65 |
Author(s): | James Crosswell |
Last Update: | Wednesday, September 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jamescrosswell/CommandRouting |
NuGet Url: | https://www.nuget.org/packages/CommandRouting |
Install
Install-Package CommandRouting
dotnet add package CommandRouting
paket add CommandRouting
CommandRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.0.0)
- Microsoft.AspNetCore.Mvc(>= 1.0.1)
- Microsoft.AspNetCore.Routing(>= 1.0.1)