Use Routable with the Kestrel HTTP server.
Info
Version: | 1.2.1 |
Author(s): | Hardened Elements |
Last Update: | Wednesday, September 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HardenedElements/routable |
NuGet Url: | https://www.nuget.org/packages/Routable.Kestrel |
Install
Install-Package Routable.Kestrel
dotnet add package Routable.Kestrel
paket add Routable.Kestrel
Routable.Kestrel Download (Unzip the "nupkg" after downloading)
Dependencies
- Routable(>= 1.1.5)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.1.3)
Tags