Giraffe.TokenRouter
1.0.0
Alternative routing API for Giraffe web applications which is aimed at maximum performance.
Install-Package Giraffe.TokenRouter -Version 1.0.0
dotnet add package Giraffe.TokenRouter --version 1.0.0
<PackageReference Include="Giraffe.TokenRouter" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Giraffe.TokenRouter --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Giraffe.TokenRouter, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Giraffe.TokenRouter as a Cake Addin
#addin nuget:?package=Giraffe.TokenRouter&version=1.0.0
// Install Giraffe.TokenRouter as a Cake Tool
#tool nuget:?package=Giraffe.TokenRouter&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://raw.githubusercontent.com/giraffe-fsharp/Giraffe.TokenRouter/master/RELEASE_NOTES.md
Dependencies
-
.NETFramework 4.6.1
- FSharp.Core (>= 4.5.2)
- Giraffe (>= 2.0.0)
- System.ValueTuple (>= 4.4.0)
-
.NETStandard 2.0
- FSharp.Core (>= 4.5.2)
- Giraffe (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,828 | 8/19/2018 |
0.1.0-beta-110 | 1,910 | 2/16/2018 |
0.1.0-beta-100 | 662 | 2/9/2018 |