Provides a way to add NAME as a self host web api endpoint for .NET core using the Kestrel web-server.
Info
Version: | 1.2.1 |
Author(s): | Miguel Alexandre, João Trigo Soares |
Last Update: | Thursday, July 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nosinovacao/name-sdk |
NuGet Url: | https://www.nuget.org/packages/NAME.SelfHost.Kestrel |
Install
Install-Package NAME.SelfHost.Kestrel
dotnet add package NAME.SelfHost.Kestrel
paket add NAME.SelfHost.Kestrel
NAME.SelfHost.Kestrel Download (Unzip the "nupkg" after downloading)
Dependencies
- NAME(>= 1.2.1)
- NAME.AspNetCore(>= 1.2.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 1.1.1)
Tags