cewno.HPACKTool 2.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package cewno.HPACKTool --version 2.0.0                
NuGet\Install-Package cewno.HPACKTool -Version 2.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="cewno.HPACKTool" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cewno.HPACKTool --version 2.0.0                
#r "nuget: cewno.HPACKTool, 2.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install cewno.HPACKTool as a Cake Addin
#addin nuget:?package=cewno.HPACKTool&version=2.0.0

// Install cewno.HPACKTool as a Cake Tool
#tool nuget:?package=cewno.HPACKTool&version=2.0.0                

NuGet Version GitHub Release NuGet Downloads

This tool is used to decode the HTTP2 HPACK compression algorithm specified in RFC7541
这个工具用于解码HTTP2所用的HPACK压缩算法,HPACK压缩算法由 RFC7541 制定

If you find a Bug, feel free to file it as an issue
如果你发现Bug,请大胆的通过issue告诉我

install 安装

dotnet:

dotnet add package cewno.HPACKTool

Package Manager:

NuGet\Install-Package cewno.HPACKTool

PackageReference:

<PackageReference Include="cewno.HPACKTool" Version="2.0.0" />
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net8.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
3.0.0 103 8/3/2024
2.0.0 76 7/29/2024
1.0.1 81 7/26/2024
1.0.0 79 7/25/2024