zlib.managed 1.1.4

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package zlib.managed --version 1.1.4
                    
NuGet\Install-Package zlib.managed -Version 1.1.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="zlib.managed" Version="1.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="zlib.managed" Version="1.1.4" />
                    
Directory.Packages.props
<PackageReference Include="zlib.managed" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add zlib.managed --version 1.1.4
                    
#r "nuget: zlib.managed, 1.1.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package zlib.managed@1.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=zlib.managed&version=1.1.4
                    
Install as a Cake Addin
#tool nuget:?package=zlib.managed&version=1.1.4
                    
Install as a Cake Tool

A cleaned up and bug fixed version of zlib.net. This is also planned to be updated frequently if needed too.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on zlib.managed:

Package Downloads
Elskom.PluginFramework

An Els_kom specific plugin framework.

AmpScm.Buckets

Package Description

Ieo.EarthFileApi

Earth file api. See repository page for sample usage and features.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on zlib.managed:

Repository Stars
uholeschak/ediabaslib
.NET BMW and VAG Ediabas interpreter library
Version Downloads Last Updated
1.1.5-preview-99682104 3,044 5/9/2020
1.1.5-preview-467518439 461 1/7/2021
1.1.5-preview-467143340 525 1/6/2021
1.1.5-preview-455617792 572 1/1/2021
1.1.5-preview-455593597 545 1/1/2021
1.1.5-preview-455593238 577 1/1/2021
1.1.5-preview-369443985 495 11/18/2020
1.1.5-preview-369430382 517 11/18/2020
1.1.5-preview-133994665 659 6/13/2020
1.1.5-preview-129412574 540 6/9/2020
1.1.5-preview-122199195 576 6/2/2020
1.1.5-preview-114440326 546 5/25/2020
1.1.5-preview-108928341 615 5/19/2020
1.1.5-preview-107828326 591 5/18/2020
1.1.5-preview-103246508 545 5/13/2020
1.1.5-preview-102176143 539 5/12/2020
1.1.5-preview-102175656 551 5/12/2020
1.1.5-preview-100090008 555 5/9/2020
1.1.5-preview-100089640 597 5/9/2020
1.1.4 13,664 4/8/2020
Loading failed

Code fixes to expose more members and fix null data output.