zlib.net
1.0.4
.NET Framework
dotnet add package zlib.net --version 1.0.4
NuGet\Install-Package zlib.net -Version 1.0.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.net" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zlib.net --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: zlib.net, 1.0.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.
// Install zlib.net as a Cake Addin
#addin nuget:?package=zlib.net&version=1.0.4
// Install zlib.net as a Cake Tool
#tool nuget:?package=zlib.net&version=1.0.4
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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (25)
Showing the top 5 NuGet packages that depend on zlib.net:
Package | Downloads |
---|---|
Roleft.Businesses.Standard.LiaoLiao
liaoliao的业务包。 |
|
DianFengBaseLib.Infrastructure
配合DDD使用 |
|
WxR.Businesses.Standard
wenzd's weixin offcial account libary. |
|
Roleft.Businesses.Standard.Wx3
My package description. |
|
Hurricane.Framework
Productivity Framework |
GitHub repositories (7)
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
|
|
Norbyte/lslib
Tools for manipulating Divinity Original Sin and Baldur's Gate 3 files
|
|
DEVSENSE/Phalanger
PHP 5.4 compiler for .NET/Mono frameworks. Predecessor to the opensource PeachPie project (www.peachpie.io).
|
|
brandonprry/gray_hat_csharp_code
This repository contains full code examples from the book Gray Hat C#
|