Library for compressing and decompressing the following file formats:
- ZIP
- GZIP
- BZIP2
- TAR
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 be easily incorporated into other projects (in any .NET language).
View more in: https://www.nuget.org/packages/sharpziplib/