Brotli.NET
1.0.3
See the version list below for details.
dotnet add package Brotli.NET --version 1.0.3
NuGet\Install-Package Brotli.NET -Version 1.0.3
<PackageReference Include="Brotli.NET" Version="1.0.3" />
paket add Brotli.NET --version 1.0.3
#r "nuget: Brotli.NET, 1.0.3"
// Install Brotli.NET as a Cake Addin #addin nuget:?package=Brotli.NET&version=1.0.3 // Install Brotli.NET as a Cake Tool #tool nuget:?package=Brotli.NET&version=1.0.3
The .NET implement of Brotli algothrim which is supported in Chrome and Firefox. Use the BrotliStream to compress/decompress the data.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Brotli.NET:
Package | Downloads |
---|---|
Dynamicweb.Controls
CMS Content Management System (WCMS) - Server controls. |
|
Umbrella.Legacy.WebUtilities
This package contains a range of utility classes to aid web application development using the legacy ASP.NET stack. |
|
TomLonghurst.AsyncRedisClient
An Asynchronous Redis Client for .NET |
|
jfYu.Core.jfYuRequest
HttpRequest |
|
StreamReadWithCompressing
Stream compress/decompress on the fly with modules (GZip, Deflate) |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Brotli.NET:
Repository | Stars |
---|---|
leiurayer/downkyi
哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
|
|
copyliu/bililive_dm
B站弹幕姬 - B站直播彈幕工具
|
|
projectkudu/ARMClient
A simple command line tool to invoke the Azure Resource Manager API
|
|
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
|
Version | Downloads | Last updated |
---|---|---|
2.1.1 | 692,311 | 5/23/2021 |
2.0.4.2 | 727,276 | 3/4/2019 |
2.0.4 | 1,500 | 3/3/2019 |
2.0.3.2 | 1,300 | 3/3/2019 |
2.0.3.1 | 1,281 | 3/2/2019 |
2.0.3 | 1,355 | 3/2/2019 |
2.0.2 | 2,312 | 2/22/2019 |
2.0.0 | 1,552 | 2/21/2019 |
1.0.19 | 334,717 | 7/16/2017 |
1.0.17 | 11,903 | 3/23/2017 |
1.0.12 | 7,664 | 3/15/2017 |
1.0.11 | 8,589 | 12/30/2016 |
1.0.10 | 7,584 | 12/30/2016 |
1.0.9 | 7,292 | 12/30/2016 |
1.0.8 | 9,075 | 10/25/2016 |
1.0.7 | 7,228 | 10/25/2016 |
1.0.6 | 7,693 | 10/25/2016 |
1.0.5 | 7,786 | 10/24/2016 |
1.0.4 | 8,058 | 10/24/2016 |
1.0.3 | 7,409 | 10/24/2016 |
Support .NET 4.0 and above.