The goal of this project is to allow C# developers who intend to use the Riot Games v3 Web API to pull data from the server easily.
Info
Version: | 2.2.1.1612 |
Author(s): | Mustafa Salih ASLIM |
Last Update: | Thursday, February 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://riotgamesapi.readme.io/ |
NuGet Url: | https://www.nuget.org/packages/RiotGamesAPI |
Install
Install-Package RiotGamesAPI
dotnet add package RiotGamesAPI
paket add RiotGamesAPI
RiotGamesAPI Download (Unzip the "nupkg" after downloading)
Dependencies
net462
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.Owin(>= 3.1.0)
- NETStandard.Library(>= 1.6.1)
- DeepCloner(>= 0.10.1)
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- DeepCloner(>= 0.10.1)
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.NETCore.App(>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- DeepCloner(>= 0.10.1)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- DeepCloner(>= 0.10.1)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
- Newtonsoft.Json(>= 10.0.3)
Tags