URI Template (RFC 6570) routing for Nancy.
Info
Version: | 2.0.0 |
Author(s): | Tomasz Pluskiewicz |
Last Update: | Sunday, August 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nancy.Routing.UriTemplates |
Install
Install-Package Nancy.Routing.UriTemplates
dotnet add package Nancy.Routing.UriTemplates
paket add Nancy.Routing.UriTemplates
Nancy.Routing.UriTemplates Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Nancy(>= 2.0.0)
- StyleCop.Analyzers(>= 1.0.2)
- System.ComponentModel(>= 4.3.0)
- UriTemplate.Core(>= 1.0.2)
- UriTemplateString(>= 0.2.1)
- Nancy(>= 2.0.0)
- StyleCop.Analyzers(>= 1.0.2)
- System.ComponentModel(>= 4.3.0)
- UriTemplate.Core(>= 1.0.2)
- UriTemplateString(>= 0.2.1)
Tags