Kestrel wrapper which forwards requests to handler objects' endpoint methods.
Info
| Version: | 0.0.28 |
| Author(s): | Ondřej Hošek |
| Last Update: | Friday, September 15, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RavuAlHemio/HttpDispatcher |
| NuGet Url: | https://www.nuget.org/packages/RavuAlHemio.HttpDispatcher.Kestrel |
Install
Install-Package RavuAlHemio.HttpDispatcher.Kestrel
dotnet add package RavuAlHemio.HttpDispatcher.Kestrel
paket add RavuAlHemio.HttpDispatcher.Kestrel
RavuAlHemio.HttpDispatcher.Kestrel Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Server.Kestrel(>= 2.0.0)
- Microsoft.AspNetCore.Server.Kestrel.Https(>= 2.0.0)
Tags