EF.RiotAPI NuGet Package

A library for easy access to Riots League of Legends Developer Api.

If you don't have your free developer key yet head over to https://developer.riotgames.com/ to sign up for one!

You will need to add an App.config or Web.config with the following app settings:

<add key="ApiKey" value="[Your Key Here]"/>

<add key="ApiUrl" value="https://prod.api.pvp.net/api/lol" />

<add key ="ApiRegion" value="na" />

<add key ="ApiVerision" value="v1.1" />

<add key ="CachingEnabled" value="true" />

You can change over those values if you want to point to a different server. You can specify these values in your calls, but these are the defaults.




Got any EF.RiotAPI Question?





Info

Version: 2.0.0
Author(s): Elliot Franford
Last Update: Monday, December 16, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/efranford/EF.RiotApi
NuGet Url: https://www.nuget.org/packages/EF.RiotApi


Install
Install-Package EF.RiotApi
dotnet add package EF.RiotApi
paket add EF.RiotApi
EF.RiotApi Download (Unzip the "nupkg" after downloading)

.NETFramework 2.0 .NETFramework 3.5 .NETFramework 4.0 .NETFramework 4.5 net30 net451


Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

3782