RiotNet 1.0.1

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

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

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,282 8/3/2019
8.1.0 1,225 5/22/2019
8.0.0 1,521 5/5/2019
7.2.0 1,333 1/27/2019
7.1.0 1,292 1/18/2019
7.0.0 2,275 1/8/2019
6.3.0 2,218 5/26/2018
6.2.0 1,558 2/10/2018
6.1.0 1,669 1/28/2018
6.0.0 1,585 12/16/2017
5.1.0 1,442 11/20/2017
5.0.0 1,447 10/22/2017
4.4.1 1,721 8/7/2017
4.4.0 1,469 8/5/2017
4.3.0 1,325 7/23/2017
4.2.0 1,529 6/19/2017
4.1.0 1,432 6/3/2017
4.0.0 1,393 5/30/2017
3.1.0 1,530 12/8/2016
3.1.0-Beta2 1,237 12/7/2016
3.1.0-Beta 1,238 12/4/2016
3.0.0 1,460 11/13/2016
2.6.0 1,407 11/12/2016
2.5.0 1,710 11/8/2016
2.4.0 1,531 6/6/2016
2.3.0 1,561 3/11/2016
2.2.0 1,539 12/12/2015
2.1.0 1,596 12/3/2015
2.0.0 1,523 11/17/2015
1.0.2 1,617 10/6/2015
1.0.1 1,865 8/8/2015
1.0.0 1,780 8/8/2015

Initial release.