SharpZipLib 1.0.0
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)
Install-Package SharpZipLib -Version 1.0.0
dotnet add package SharpZipLib --version 1.0.0
paket add SharpZipLib --version 1.0.0
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
This is the first stable release for v1.0
Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more information.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.3 | 0 | 12/5/2023 |
1.0.0 (current version) | 0 | 5/29/2019 |
0.86.0 | 0 | 3/22/2018 |