Enable attribute routing for Nancy project, and build route URL with compiled-time checked lambda expression.
Info
Version: | 0.5.6 |
Author(s): | Junle Li |
Last Update: | Friday, August 21, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lijunle/Nancy.AttributeRouting |
NuGet Url: | https://www.nuget.org/packages/Nancy.AttributeRouting |
Install
Install-Package Nancy.AttributeRouting
dotnet add package Nancy.AttributeRouting
paket add Nancy.AttributeRouting
Nancy.AttributeRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(1.0.0)
Tags