RiotGamesApi.AspNetCore
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.AspNetCore --version 1.9.1.1804
NuGet\Install-Package RiotGamesApi.AspNetCore -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.AspNetCore" 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.AspNetCore --version 1.9.1.1804
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RiotGamesApi.AspNetCore, 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.AspNetCore as a Cake Addin #addin nuget:?package=RiotGamesApi.AspNetCore&version=1.9.1.1804 // Install RiotGamesApi.AspNetCore as a Cake Tool #tool nuget:?package=RiotGamesApi.AspNetCore&version=1.9.1.1804
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# RiotGamesApi AspNetCore Middleware.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.1 is compatible. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.1
- DeepCloner (>= 0.10.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.2)
- Microsoft.Extensions.Caching.Memory (>= 1.1.2)
- Microsoft.Extensions.DependencyInjection (>= 1.1.1)
- Microsoft.NETCore.App (>= 1.1.2)
- 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 | 2,570 | 2/1/2018 | |
1.10.4.10 | 2,662 | 10/3/2017 | |
1.9.29.2204 | 2,686 | 9/29/2017 | |
1.9.1.1804 | 2,727 | 9/1/2017 | |
1.8.12.1606 | 2,859 | 8/12/2017 | |
1.8.11.2309 | 2,618 | 8/11/2017 | |
1.8.10.306 | 2,768 | 8/10/2017 | |
1.8.6.2220 | 3,184 | 8/6/2017 | |
1.7.27.339 | 2,797 | 7/27/2017 | |
1.7.25.2125 | 2,820 | 7/25/2017 | |
1.7.23.2304 | 2,797 | 7/23/2017 | |
1.7.18.1614 | 3,418 | 7/18/2017 | |
1.7.16.1134 | 2,684 | 7/16/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)