Utilities and Conventions for Routing Services with NancyFX.
Info
| Version: | 2.3.1 |
| Author(s): | Pete Restall |
| Last Update: | Friday, March 23, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pete-restall/Nancy.ServiceRouting/ |
| NuGet Url: | https://www.nuget.org/packages/Nancy.ServiceRouting |
Install
Install-Package Nancy.ServiceRouting
dotnet add package Nancy.ServiceRouting
paket add Nancy.ServiceRouting
Nancy.ServiceRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.21)
- Nancy(>= 1.2.0)
Tags