NancyFx middleware to host it directly in Kestrel server in ASP.Net Core.
Info
Version: | 1.0.1 |
Author(s): | Michael Yarichuk |
Last Update: | Tuesday, November 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nancy.Hosting.Kestrel |
Install
Install-Package Nancy.Hosting.Kestrel
dotnet add package Nancy.Hosting.Kestrel
paket add Nancy.Hosting.Kestrel
Nancy.Hosting.Kestrel Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Windsor(>= 5.0.1)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- Nancy(>= 2.0.0)
Tags