GW2NET 1.4.0
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
Install-Package GW2NET -Version 1.4.0
dotnet add package GW2NET --version 1.4.0
<PackageReference Include="GW2NET" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GW2NET --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/Ruhrpottpatriot/GW2.NET/releases/tag/v1.4.0
Dependencies
-
- GW2NET.Compression (>= 1.4.0 && < 2.0.0)
- GW2NET.Core (>= 1.4.0 && < 2.0.0)
- GW2NET.Newtonsoft (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Builds (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Colors (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Continents (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Events (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Files (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Floors (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Guilds (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Items (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Maps (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Recipes (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Skins (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.Worlds (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.WorldVersusWorld.Matches (>= 1.4.0 && < 2.0.0)
- GW2NET.V1.WorldVersusWorld.Objectives (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Builds (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Colors (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Commerce.Exchange (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Commerce.Listings (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Commerce.Prices (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Continents (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Files (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Items (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Maps (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Quaggans (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Recipes (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Skins (>= 1.4.0 && < 2.0.0)
- GW2NET.V2.Worlds (>= 1.4.0 && < 2.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GW2NET:
Package | Downloads |
---|---|
GW2.NET
GW2.NET is an implementation of the Guild Wars 2 public API.
This package is a transitional package, used for upgrading from version 0.9 to version 1.0. You can remove this package after the upgrade.
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:
Repository | Stars |
---|---|
SamHurne/gw2pao
Guild Wars 2 Personal Assistant Overlay
|