SharpZipLib 1.4.2
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)
Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.2 for more information.
.NET 6.0
- No dependencies.
.NET Standard 2.0
- System.Memory (>= 4.5.4)
- System.Threading.Tasks.Extensions (>= 4.5.2)
.NET Standard 2.1
- No dependencies.