RiotGamesApi.AspNet
1.8.12.1606
Suggested Alternatives
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 RiotGamesApi.AspNet --version 1.8.12.1606
NuGet\Install-Package RiotGamesApi.AspNet -Version 1.8.12.1606
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="RiotGamesApi.AspNet" Version="1.8.12.1606" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RiotGamesApi.AspNet --version 1.8.12.1606
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RiotGamesApi.AspNet, 1.8.12.1606"
#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 RiotGamesApi.AspNet as a Cake Addin #addin nuget:?package=RiotGamesApi.AspNet&version=1.8.12.1606 // Install RiotGamesApi.AspNet as a Cake Tool #tool nuget:?package=RiotGamesApi.AspNet&version=1.8.12.1606
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# RiotGamesApi AspNet Middleware.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. 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.
-
.NETFramework 4.6.2
- DeepCloner (>= 0.10.1)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.Extensions.Caching.Memory (>= 1.1.2)
- Microsoft.Extensions.DependencyInjection (>= 1.1.1)
- Microsoft.Owin (>= 3.1.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- RiotGamesApi (>= 1.8.12.1600)
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 | |
---|---|---|---|
2.2.1.9999 | 1,524 | 2/1/2018 | |
1.9.29.2204 | 1,280 | 9/29/2017 | |
1.9.1.1804 | 1,273 | 9/1/2017 | |
1.8.12.1606 | 1,331 | 8/12/2017 | |
1.8.11.2139 | 1,298 | 8/11/2017 |
nowadays RiotGames frequently changing rate-limits. (if you use custom limits you have to define for all api, you can find example in sample-project)
fully customable rate-limit option
and some news
champion-v3 endpoints
masteries-v3 endpoints
runes-v3 endpoints
400 requests / 1 minute (method rate limit)
20 requests / 1 seconds (app rate limit)
100 requests / 2 minutes (app rate limit)