GW2.NET 1.0.1

dotnet add package GW2.NET --version 1.0.1
NuGet\Install-Package GW2.NET -Version 1.0.1
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="GW2.NET" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GW2.NET --version 1.0.1
#r "nuget: GW2.NET, 1.0.1"
#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 GW2.NET as a Cake Addin
#addin nuget:?package=GW2.NET&version=1.0.1

// Install GW2.NET as a Cake Tool
#tool nuget:?package=GW2.NET&version=1.0.1

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • GW2NET (>= 1.0.0 && < 2.0.0)

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GW2.NET:

Package Downloads
GW2.NET.RSharp

Contains a RestSharp-based IServiceClient implementation for GW2.NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 1,554 5/25/2015
0.9.12.3 1,149 3/20/2015
0.9.12.2 1,051 3/20/2015
0.9.12.1 1,252 1/7/2015
0.9.12 1,697 12/26/2014
0.9.11 1,506 10/2/2014
0.9.10 1,155 10/2/2014
0.9.9.1 1,095 9/22/2014
0.9.9 1,327 9/20/2014
0.9.8 1,107 9/20/2014
0.9.7 1,112 9/20/2014
0.9.6.1 1,108 7/6/2014
0.9.6 1,132 7/6/2014
0.9.5 1,202 6/29/2014
0.9.4 1,134 6/29/2014
0.9.3 1,154 6/29/2014
0.9.1 1,140 5/5/2014
0.9.0 1,211 4/26/2014
0.8.0.2 1,230 2/20/2014
0.8.0.1 1,130 2/12/2014
0.7.0.2 1,769 11/29/2013

This package is a transitional package, used for upgrading from version 0.9 to version 1.0. New users should instead install the package with ID 'GW2NET' (without the dot).