RiotSharp 2.4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RiotSharp --version 2.4.0
NuGet\Install-Package RiotSharp -Version 2.4.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="RiotSharp" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RiotSharp" Version="2.4.0" />
<PackageReference Include="RiotSharp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RiotSharp --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RiotSharp, 2.4.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.
#addin nuget:?package=RiotSharp&version=2.4.0
#tool nuget:?package=RiotSharp&version=2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# Wrapper for the Riot Games API
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 8.0.1)
- Rx-Linq (>= 2.2.5)
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 |
---|---|---|
5.0.0-alpha | 4,462 | 6/21/2021 |
4.0.0 | 4,858 | 4/10/2019 |
3.0.1 | 2,299 | 11/10/2017 |
3.0.0 | 1,249 | 11/5/2017 |
2.5.6 | 1,609 | 5/26/2017 |
2.5.5 | 1,279 | 4/12/2017 |
2.5.4 | 1,177 | 4/2/2017 |
2.5.3 | 1,214 | 2/26/2017 |
2.5.2 | 1,223 | 2/21/2017 |
2.5.1 | 1,419 | 12/24/2016 |
2.5.0 | 1,596 | 11/13/2016 |
2.4.1 | 2,058 | 2/28/2016 |
2.4.0 | 2,111 | 1/10/2016 |
2.3.3 | 1,222 | 12/18/2015 |
2.3.2 | 1,340 | 11/17/2015 |
2.3.1 | 1,270 | 11/15/2015 |
2.3.0 | 1,406 | 9/2/2015 |
2.2.2 | 1,688 | 4/26/2015 |
2.2.1 | 1,292 | 4/6/2015 |
2.2.0 | 1,696 | 2/21/2015 |
2.1.8 | 1,430 | 2/15/2015 |
2.1.7 | 1,936 | 2/11/2015 |
2.1.6 | 1,299 | 1/22/2015 |
2.1.5 | 1,243 | 1/19/2015 |
2.1.4 | 1,682 | 12/19/2014 |
2.1.3 | 1,462 | 11/11/2014 |
2.1.2 | 1,505 | 11/6/2014 |
2.1.1 | 1,812 | 10/30/2014 |
2.1.0 | 2,036 | 9/26/2014 |
2.0.0 | 1,333 | 9/15/2014 |
1.9.1 | 1,339 | 6/15/2014 |
1.8.1 | 1,310 | 6/3/2014 |
1.8.0 | 1,337 | 5/14/2014 |
1.6.0 | 1,451 | 4/25/2014 |
- new Tournament API
- the library is now a PCL (works on windows store and windows phone apps)
- update json.NET to 8.0.1
- better ci integration