RiotGamesApi.AspNet
1.9.1.1804
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.9.1.1804
NuGet\Install-Package RiotGamesApi.AspNet -Version 1.9.1.1804
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.9.1.1804" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RiotGamesApi.AspNet --version 1.9.1.1804
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RiotGamesApi.AspNet, 1.9.1.1804"
#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.9.1.1804 // Install RiotGamesApi.AspNet as a Cake Tool #tool nuget:?package=RiotGamesApi.AspNet&version=1.9.1.1804
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.9.1.1753)
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,522 | 2/1/2018 | |
1.9.29.2204 | 1,278 | 9/29/2017 | |
1.9.1.1804 | 1,271 | 9/1/2017 | |
1.8.12.1606 | 1,329 | 8/12/2017 | |
1.8.11.2139 | 1,296 | 8/11/2017 |
- '/lol/match/v3/matchlists/by-account/{accountId}' is updated, new query parameters are added (look at test project for more information)
- new API Method-Limits are configured for League v3 API (look at startup.cs and changes as specified be careful)