RiotNet 2.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RiotNet --version 2.5.0
NuGet\Install-Package RiotNet -Version 2.5.0
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="RiotNet" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RiotNet --version 2.5.0
#r "nuget: RiotNet, 2.5.0"
#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 RiotNet as a Cake Addin
#addin nuget:?package=RiotNet&version=2.5.0

// Install RiotNet as a Cake Tool
#tool nuget:?package=RiotNet&version=2.5.0

A client for the Riot Games API. This client is very flexible and configurable, has synchronous and asynchronous versions of each method, and has models that can easily be cached in a database with tools like Entity Framework.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
8.2.0 2,310 8/3/2019
8.1.0 1,257 5/22/2019
8.0.0 1,540 5/5/2019
7.2.0 1,343 1/27/2019
7.1.0 1,312 1/18/2019
7.0.0 2,313 1/8/2019
6.3.0 2,241 5/26/2018
6.2.0 1,590 2/10/2018
6.1.0 1,694 1/28/2018
6.0.0 1,610 12/16/2017
5.1.0 1,474 11/20/2017
5.0.0 1,470 10/22/2017
4.4.1 1,751 8/7/2017
4.4.0 1,484 8/5/2017
4.3.0 1,336 7/23/2017
4.2.0 1,554 6/19/2017
4.1.0 1,442 6/3/2017
4.0.0 1,417 5/30/2017
3.1.0 1,555 12/8/2016
3.1.0-Beta2 1,261 12/7/2016
3.1.0-Beta 1,253 12/4/2016
3.0.0 1,475 11/13/2016
2.6.0 1,432 11/12/2016
2.5.0 1,721 11/8/2016
2.4.0 1,555 6/6/2016
2.3.0 1,583 3/11/2016
2.2.0 1,563 12/12/2015
2.1.0 1,619 12/3/2015
2.0.0 1,548 11/17/2015
1.0.2 1,639 10/6/2015
1.0.1 1,876 8/8/2015
1.0.0 1,789 8/8/2015

Added new constants, fixed a bug where shard updates were not deserialized correctly.