A router which maps out path nodes to reduce the number of routes to match, increasing speed.
Info
Version: | 0.9.5.10 |
Author(s): | TreeRouter |
Last Update: | Saturday, May 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AccentuateMe/TreeRouter |
NuGet Url: | https://www.nuget.org/packages/TreeRouter |
Install
Install-Package TreeRouter
dotnet add package TreeRouter
paket add TreeRouter
TreeRouter Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 1.9.11)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
Tags