Zlib.Portable
1.10.0
See the version list below for details.
dotnet add package Zlib.Portable --version 1.10.0
NuGet\Install-Package Zlib.Portable -Version 1.10.0
<PackageReference Include="Zlib.Portable" Version="1.10.0" />
paket add Zlib.Portable --version 1.10.0
#r "nuget: Zlib.Portable, 1.10.0"
// Install Zlib.Portable as a Cake Addin #addin nuget:?package=Zlib.Portable&version=1.10.0 // Install Zlib.Portable as a Cake Tool #tool nuget:?package=Zlib.Portable&version=1.10.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, 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.
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Zlib.Portable:
Repository | Stars |
---|---|
xamarin/ios-samples
Xamarin.iOS sample apps
|
|
ispysoftware/iSpy
Open source surveillance software
|
|
aura-systems/Aura-Operating-System
AuraOS, the Franco-English Operating System developed in C# using Cosmos!
|
|
socioboard/socioboard-core
This is an old repo, for latest maintained version go here - https://github.com/socioboard/Socioboard-Core-3.0
|
|
Protobuild/Protobuild
This project has been retired.
|
Version | Downloads | Last updated |
---|---|---|
1.11.0-beta1 | 337 | 4/18/2015 |
1.10.0 | 107,427 | 6/30/2014 |
1.9.2 | 44,300 | 2/20/2013 |
1.9.1.2 | 417 | 2/20/2013 |
1.9.1.2-alpha | 43 | 2/20/2013 |
1.9.1.1 | 56 | 2/20/2013 |
1.9.1 | 69 | 2/20/2013 |
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.