http2dotnet.hpack
0.8.0
HTTP/2 HPACK header encoding and decoding implementation for .NET standard
Install-Package http2dotnet.hpack -Version 0.8.0
dotnet add package http2dotnet.hpack --version 0.8.0
<PackageReference Include="http2dotnet.hpack" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add http2dotnet.hpack --version 0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: http2dotnet.hpack, 0.8.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.3.0)
Used By
GitHub repositories
This package is not used by any popular GitHub repositories.