Remake.PortableLeagueAPI.Static
1.0.7
See the version list below for details.
dotnet add package Remake.PortableLeagueAPI.Static --version 1.0.7
NuGet\Install-Package Remake.PortableLeagueAPI.Static -Version 1.0.7
<PackageReference Include="Remake.PortableLeagueAPI.Static" Version="1.0.7" />
paket add Remake.PortableLeagueAPI.Static --version 1.0.7
#r "nuget: Remake.PortableLeagueAPI.Static, 1.0.7"
// Install Remake.PortableLeagueAPI.Static as a Cake Addin #addin nuget:?package=Remake.PortableLeagueAPI.Static&version=1.0.7 // Install Remake.PortableLeagueAPI.Static as a Cake Tool #tool nuget:?package=Remake.PortableLeagueAPI.Static&version=1.0.7
Open source Portable C# Library for League of legends API provided by Riot Games
“This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates.”
Learn more about Target Frameworks and .NET Standard.
-
- AutoMapper (>= 3.1.1)
- Newtonsoft.Json (>= 6.0.1)
- Remake.PortableLeagueAPI.Core (>= 2.0.7)
- Remake.PortableLeagueAPI.Interfaces (>= 1.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Remake.PortableLeagueAPI.Static:
Package | Downloads |
---|---|
Remake.PortableLeagueAPI
Open source Portable C# Library for League of legends API provided by Riot Games Do not hesitate to reach me on twitter (@kRapaille) if you have any issue. “This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates.” |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.2 | 1,640 | 7/11/2014 |
1.3.1 | 2,644 | 6/13/2014 |
1.3.0 | 2,200 | 6/11/2014 |
1.2.6 | 2,177 | 5/15/2014 |
1.2.5 | 1,374 | 4/22/2014 |
1.2.4 | 2,251 | 4/18/2014 |
1.2.3 | 2,220 | 4/18/2014 |
1.2.2 | 1,301 | 4/18/2014 |
1.2.1 | 1,247 | 4/16/2014 |
1.2.0 | 1,303 | 4/13/2014 |
1.0.8 | 1,292 | 4/4/2014 |
1.0.7 | 1,228 | 4/4/2014 |
1.0.6 | 2,247 | 4/2/2014 |
1.0.5 | 2,948 | 3/21/2014 |
1.0.4 | 2,206 | 3/4/2014 |
1.0.3 | 1,193 | 2/26/2014 |
1.0.2 | 1,180 | 2/15/2014 |
1.0.1 | 1,195 | 2/5/2014 |
1.0.0 | 1,163 | 2/5/2014 |
1.0.2 :
- Converted stats on ItemDto to structured BasicDataStatsDto instead of Map for more clear documentation.
- Consolidated BasicRuneDataDto, which was empty, with BasicDataDto, which means all the data from BasicDataDto is now available for runes.
- Rune stats will now include rFlatMagicPenetrationModPerLevel.
Item stats will now include FlatEnergyRegenMod, FlatEnergyPoolMod, PercentSpellVampMod, PercentLifeStealMod, rFlatEnergyRegenModPerLevel, and rFlatEnergyModPerLevel.
- RuneDto will now include from, depth, consumeOnFull, maps, specialRecipe, stacks, inStore, consumed, hideFromAll, requiredChampion, gold, group, and into.
- ItemDto will now include from, depth, consumeOnFull, maps, specialRecipe, stacks, inStore, consumed, hideFromAll, requiredChampion, and rune.
- SummonerSpellDto now includes leveltip.