Zlib.Portable.Signed
1.11.0
dotnet add package Zlib.Portable.Signed --version 1.11.0
NuGet\Install-Package Zlib.Portable.Signed -Version 1.11.0
<PackageReference Include="Zlib.Portable.Signed" Version="1.11.0" />
paket add Zlib.Portable.Signed --version 1.11.0
#r "nuget: Zlib.Portable.Signed, 1.11.0"
// Install Zlib.Portable.Signed as a Cake Addin #addin nuget:?package=Zlib.Portable.Signed&version=1.11.0 // Install Zlib.Portable.Signed as a Cake Tool #tool nuget:?package=Zlib.Portable.Signed&version=1.11.0
A Portable Class Library port of the popular Zlib library from https://dotnetzip.codeplex.com/. Works on .NET 4, 4.0.3, & 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, & Xamarin.Android.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Zlib.Portable.Signed:
Package | Downloads |
---|---|
Relatude.Server
Relatude Headless CMS and E-commerce solution |
|
RS.Files
Description |
|
GeneXus.StoreManager
Package Description |
|
CGenT.Compression
Portable compression helpers for buffered streams. Includes support for ZLib and Deflate algorithms. |
|
Innbox.XF.ToolKit
InnBox Xamarin Forms ToolKit |
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on Zlib.Portable.Signed:
Repository | Stars |
---|---|
OpenLiveWriter/OpenLiveWriter
An open source fork of Windows Live Writer
|
|
ispysoftware/iSpy
Open source surveillance software
|
|
aluxnimm/outlookcaldavsynchronizer
Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
|
|
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
|
|
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
|
Version | Downloads | Last updated |
---|---|---|
1.11.0 | 8,563,317 | 6/22/2015 |
1.11.0-beta1 | 1,327 | 4/18/2015 |
1.11.0
• Fixed a bug where the wrong encoding was selected in Silverlight.
• Added support for a signed version of the assembly with the Zlib.Portable.Signed package.
1.10.0
• Added support for Windows Phone 8.1, Xamarin.iOS, and Xamarin.Android. (Thanks Mattias Cibien!)
• Fixed a long-standing issue with GZip trailer validation. (Thanks Johannes Rudolph!)
• Removed support for Windows Phone 7.5 and Silverlight 4. (Sorry, guys!)
1.9.2
• Update package to include zlib license requirements.
1.9.1.2
• Adjustments to the NuGet package.
1.9.1
• Initial release.