Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Kestrel |
Install
Install-Package ServiceStack.Kestrel
dotnet add package ServiceStack.Kestrel
paket add ServiceStack.Kestrel
ServiceStack.Kestrel Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http.Extensions(>= 2.1.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- ServiceStack.Text(>= 5.10.4)
- System.Memory(>= 4.5.4)
Tags
To get started see: https://servicestack.net/getting-started.