zlib.net
1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package zlib.net --version 1.0.3
NuGet\Install-Package zlib.net -Version 1.0.3
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.net" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zlib.net --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: zlib.net, 1.0.3"
#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.
// Install zlib.net as a Cake Addin #addin nuget:?package=zlib.net&version=1.0.3 // Install zlib.net as a Cake Tool #tool nuget:?package=zlib.net&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms (zlib format).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on zlib.net:
Repository | Stars |
---|---|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
ddobrev/QtSharp
Mono/.NET bindings for Qt
|
|
brandonprry/gray_hat_csharp_code
This repository contains full code examples from the book Gray Hat C#
|
|
DEVSENSE/Phalanger
PHP 5.4 compiler for .NET/Mono frameworks. Predecessor to the opensource PeachPie project (www.peachpie.io).
|
|
ShinyHobo/BG3-Modders-Multitool
Utility for quickly generating Baldur's Gate 3 mod packs from an unpacked workspace (among other things). This project is not open source; read the license.
|