Skip to main content
SharpZipLib package icon

SharpZipLib

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)

Total Downloads
455.2M
455,198,249
Published
Jan 30, 2023
Latest stable version

Install

.NET CLI
dotnet add package SharpZipLib --version 1.4.2
Package Manager Console
Install-Package SharpZipLib -Version 1.4.2
PackageReference
<PackageReference Include="SharpZipLib" Version="1.4.2" />

Frameworks

net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

System.Memory
.NETStandard2.0
[4.5.4, )
[4.5.2, )