BattleNetAPI 1.0.8-alpha

This is a prerelease version of BattleNetAPI.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

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

// Install BattleNetAPI as a Cake Tool
#tool nuget:?package=BattleNetAPI&version=1.0.8-alpha&prerelease

BattleNet API project for .NET

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.13 1,361 8/29/2016
1.0.12-alpha 890 8/29/2016
1.0.11-alpha 867 8/29/2016
1.0.10-alpha 967 3/11/2016
1.0.9-alpha 865 3/10/2016
1.0.8-alpha 816 3/10/2016
1.0.7-alpha 907 10/31/2015
1.0.6-alpha 1,308 10/4/2015
1.0.5-alpha 1,105 7/17/2015
1.0.4-alpha 981 7/17/2015
1.0.3-alpha 910 6/9/2015
1.0.2-alpha 901 6/9/2015
1.0.1-alpha 881 6/9/2015

Properties with no setters in model are virtual now (more unit-testing friendly)