Remake.PortableLeagueAPI.Core
2.0.2
See the version list below for details.
dotnet add package Remake.PortableLeagueAPI.Core --version 2.0.2
NuGet\Install-Package Remake.PortableLeagueAPI.Core -Version 2.0.2
<PackageReference Include="Remake.PortableLeagueAPI.Core" Version="2.0.2" />
paket add Remake.PortableLeagueAPI.Core --version 2.0.2
#r "nuget: Remake.PortableLeagueAPI.Core, 2.0.2"
// Install Remake.PortableLeagueAPI.Core as a Cake Addin #addin nuget:?package=Remake.PortableLeagueAPI.Core&version=2.0.2 // Install Remake.PortableLeagueAPI.Core as a Cake Tool #tool nuget:?package=Remake.PortableLeagueAPI.Core&version=2.0.2
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.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- AutoMapper (>= 3.1.1)
- Newtonsoft.Json (>= 6.0.1)
- Remake.PortableLeagueAPI.Interfaces (>= 1.0.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Remake.PortableLeagueAPI.Core:
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.” |
|
Remake.PortableLeagueAPI.Static
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.” |
|
Remake.PortableLeagueAPI.League
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.” |
|
Remake.PortableLeagueAPI.Team
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.” |
|
Remake.PortableLeagueAPI.Stats
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.” |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 3,859 | 6/13/2014 |
2.2.0 | 2,802 | 6/11/2014 |
2.1.1 | 4,086 | 5/15/2014 |
2.1.0 | 1,916 | 5/15/2014 |
2.0.10 | 4,155 | 4/18/2014 |
2.0.9 | 3,992 | 4/18/2014 |
2.0.8 | 2,080 | 4/16/2014 |
2.0.7 | 4,498 | 4/2/2014 |
2.0.6 | 4,641 | 3/21/2014 |
2.0.5 | 1,899 | 3/12/2014 |
2.0.4 | 2,532 | 3/7/2014 |
2.0.3 | 1,607 | 3/7/2014 |
2.0.2 | 1,628 | 3/4/2014 |
2.0.1 | 1,668 | 2/26/2014 |
1.3.6 | 1,695 | 2/18/2014 |
1.3.5 | 1,693 | 2/5/2014 |
1.3.4 | 1,624 | 2/5/2014 |
1.3.3 | 1,614 | 2/5/2014 |
2.0.2 :
- Datetime converter fix
- ArgumentNullException
1.3.6 - Added ISummoner interface