Alternative routing API for Giraffe web applications which is aimed at maximum performance.
Info
Version: | 3.0.0-alpha-1 |
Author(s): | Dustin Moris Gorski and contributors |
Last Update: | Sunday, November 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/giraffe-fsharp/Giraffe.TokenRouter |
NuGet Url: | https://www.nuget.org/packages/Giraffe.TokenRouter |
Install
Install-Package Giraffe.TokenRouter
dotnet add package Giraffe.TokenRouter
paket add Giraffe.TokenRouter
Giraffe.TokenRouter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.5.2)
- Giraffe(>= 2.0.0)
- FSharp.Core(>= 4.5.2)
- Giraffe(>= 2.0.0)
- System.ValueTuple(>= 4.4.0)
Tags