SharpZipLib 1.3.1
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.3.1
dotnet add package SharpZipLib --version 1.3.1
<PackageReference Include="SharpZipLib" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpZipLib --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpZipLib, 1.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.1 for more information.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (480)
Showing the top 5 NuGet packages that depend on SharpZipLib:
Package | Downloads |
---|---|
ExcelDataReader
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
|
|
NPOI
Contact us on telegram: https://t.me/npoidevs
|
|
Nuke.Common
Cross-platform build automation system
|
|
Cake.Compression
A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.
|
|
Dawnx
Provides some extension functions to help you create highly readable programs.
|
GitHub repositories (149)
Showing the top 5 popular GitHub repositories that depend on SharpZipLib:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 315,019 | 11/21/2020 |
1.3.0 | 311,172 | 10/7/2020 |
1.2.0 | 6,660,968 | 8/10/2019 |
1.1.0 | 3,933,778 | 12/22/2018 |
1.0.0 | 4,533,291 | 8/19/2018 |
1.0.0-rc2 | 21,563 | 7/21/2018 |
1.0.0-rc1 | 183,975 | 7/14/2018 |
1.0.0-alpha2 | 682,496 | 8/20/2017 |
1.0.0-alpha1 | 11,388 | 8/17/2017 |
0.86.0 | 18,251,068 | 1/12/2011 |