workflow - SharpZipLib 0.86.0

#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).

PM> Install-Package SharpZipLib -Version 0.86.0 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install SharpZipLib -Version 0.86.0 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package SharpZipLib --version 0.86.0 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="SharpZipLib" Version="0.86.0" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget SharpZipLib  ~> 0.86.0
Copy to clipboard

> choco install SharpZipLib --version 0.86.0 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "SharpZipLib" -RequiredVersion "0.86.0" -Repository "workflow" 
Copy to clipboard

  • .NETFramework 2.0: 2.0.0.0
  • Silverlight 3.0: 3.0.0.0
  • Silverlight 4.0: 4.0.0.0

Owners

flaviusm catalin

Authors

http://www.icsharpcode.net/

Project URL

http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

License

Unknown

Info

2779855 total downloads
470948 downloads for version 0.86.0
Download (443.38 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.3.3 631.25 KB Mon, 20 Sep 2021 13:12:18 GMT 373217
1.2.0 394.98 KB Wed, 26 Aug 2020 10:49:05 GMT 1231270
1.1.0 390.67 KB Tue, 13 Oct 2020 11:35:12 GMT 3766
1.0.0 300.91 KB Wed, 19 May 2021 16:40:21 GMT 700654
0.86.0 443.38 KB Wed, 17 May 2017 10:12:37 GMT 470948