Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions (2.1.3)
Published 2023-05-05 11:29:03 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.1.3 Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions
About this package
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Connections.Abstractions | 2.1.3 | .NETStandard2.0 |