GW2NET.Compression
1.2.0
Includes GW2NET.Compression.dll
This library is used for inflating streams that were compressed using a deflation algorithm
Supported platforms:
- .NET Framework 4.5+
- Windows 8
- Windows Phone 8.1
- Portable Class Libraries
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package GW2NET.Compression -Version 1.2.0
dotnet add package GW2NET.Compression --version 1.2.0
<PackageReference Include="GW2NET.Compression" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GW2NET.Compression --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GW2NET.Compression, 1.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial Release
Dependencies
-
- GW2NET.Core (>= 1.2.0 && < 2.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GW2NET.Compression:
Package | Downloads |
---|---|
GW2NET
Includes GW2NET.dll
GW2.NET is an implementation of the Guild Wars 2 public API
Supported platforms:
- .NET Framework 4.5+
- Windows 8
- Windows Phone 8.1
- Portable Class Libraries
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on GW2NET.Compression:
Repository | Stars |
---|---|
SamHurne/gw2pao
Guild Wars 2 Personal Assistant Overlay
|