SharpZipLib 1.3.3
Install-Package SharpZipLib -Version 1.3.3
dotnet add package SharpZipLib --version 1.3.3
<PackageReference Include="SharpZipLib" Version="1.3.3" />
paket add SharpZipLib --version 1.3.3
#r "nuget: SharpZipLib, 1.3.3"
// Install SharpZipLib as a Cake Addin
#addin nuget:?package=SharpZipLib&version=1.3.3
// Install SharpZipLib as a Cake Tool
#tool nuget:?package=SharpZipLib&version=1.3.3
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)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (618)
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
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs |
|
PuppeteerSharp
Headless Browser .NET API |
|
Nuke.Common
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '06168636a6c3d86bc83645fe5ef519ee17bf7233' (see contained AppVeyorSettings.json file for build settings). |
|
WebDriverManager
Automatic Selenium WebDriver binaries management for .Net |
GitHub repositories (193)
Showing the top 5 popular GitHub repositories that depend on SharpZipLib:
Repository | Stars |
---|---|
files-community/Files
A modern file manager for Windows
|
|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
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.
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
Version | Downloads | Last updated | |
---|---|---|---|
1.3.3 | 3,381,773 | 9/19/2021 | |
1.3.2 | 2,876,574 | 5/8/2021 | |
1.3.1 | 4,725,511 | 11/21/2020 | |
1.3.0 | 1,327,113 | 10/7/2020 | |
1.2.0 | 16,569,994 | 8/10/2019 | |
1.1.0 | 7,324,682 | 12/22/2018 | |
1.0.0 | 7,374,554 | 8/19/2018 | |
1.0.0-rc2 | 29,263 | 7/21/2018 | |
1.0.0-rc1 | 256,212 | 7/14/2018 | |
1.0.0-alpha2 | 1,117,404 | 8/20/2017 | |
1.0.0-alpha1 | 19,018 | 8/17/2017 | |
0.86.0 | 25,464,991 | 1/12/2011 |
Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.3 for more information.