hpack 1.2.0
.NET 5.0
Install-Package hpack -Version 1.2.0
dotnet add package hpack --version 1.2.0
<PackageReference Include="hpack" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add hpack --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: hpack, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install hpack as a Cake Addin
#addin nuget:?package=hpack&version=1.2.0
// Install hpack as a Cake Tool
#tool nuget:?package=hpack&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Header Compression for HTTP/2 written in C#
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 61 | 6/3/2022 |
1.1.0 | 1,288 | 10/12/2018 |
1.0.2.29220 | 9,197 | 4/24/2016 |
0.2.5701.39423 | 1,691 | 8/11/2015 |
0.1.5701.14029 | 1,250 | 8/11/2015 |
changed framework target to .NET 5.0