Top 20 NuGet gzip Packages

SharpCompress is a compression library for NET Standard 2.0/2.1/NET 6.0/NET 7.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
This is an unofficial pre-release build. SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET la...
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Compression (Deflate / GZip) module for Microsoft OWIN self host web server. With this module you can compress, deflate / gzip large files (like concatenated *.js or *.css files) to reduce amount of web traffic.
7-Zip is a file archiver with a high compression ratio. 7za.exe is a standalone console version of 7-Zip with reduced formats support. 7za.exe features: - High compression ratio in 7z format - Supported formats: - Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR - Unpacking only: Z, lzm...
ASP.NET Core middleware for HTTP request decompression.
Aspose.ZIP for .NET is a flexible and easy to use .NET API that lets you compress and extract, encrypt and decrypt files in almost all mainstream archive formats. It supports zip, gzip, bzip2, tar, cpio, lzip, 7z, lzma, xz and Z format. It allows you to create self-extracting archives and extract RA...
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Spreads Native methods
A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, & 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, & Xamarin.Android.
Rebex ZIP is a ZIP, UnZIP, DEFLATE, zlib and GZIP compression library with multi-core compression support. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode...
NOTE!!! This is an obsolete package, it only installs the Microsoft.AspNet.WebApi.Extensions.Compression.Server and System.Net.Http.Extensions.Compression.Client packages.
A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, & 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, & Xamarin.Android.
Module for Microsoft HTTP Client that enables GZip and Deflate support for incoming and outgoing requests. Please note that this is not an official Microsoft package.
Components offering fast and secure advanced file and streaming compression, compliant with compression standards such as Zip, Jar, Tar, and GZip through simple, easy-to-use, and intuitive APIs.
Compression adapter which includes GZip and Deflate implementations.
Send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it. Files need to be compressed and converted to other image formats before deploying.
A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.
dotnet compression/decompression tool
Adds Gzip Compression as HTTP Content-Encoding to NancyFX.