27 packages tagged with “riot”
Riot Games API library. Fully rate limited, automatic retrying, thread-safe.
A client for the Riot Games v4 API. This client is very flexible and configurable, and is designed for real-life use on a multithreaded server.
Unofficial C# League of Legends API Portable Class Library
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.”
This is a .net Api for Riot Games League of Legends written in C#.
Scrape from Riot Api and deserialize. Just for LoL.
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
An unofficial .NET client for ChampionMastery.GG. Get mastery highscores for League of Legends!
Easily get CDragon's data.
An unofficial .NET client for Riot Games and their games League of Legends, Legends of Runeterra, Teamfight Tactics and Valorant.
Library for finding games installed with the Riot Client.
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.
Riot Api wrapper for .NET Core.
Pyke is a library for interacting with Riot's League of Legends Client (LCU)
Abandoned and no longer works. Lightweight C# wrapper for the League of Legends Api. No one expects the banana.
Riot binding library for Bridge.NET projects.
Easily integrate your apps with the Riot Games Valorant API. **Disclaimer: in no way is this project affiliated with Riot Games, I am simply a developer who enjoys coding as a hobby to help others**
Wrapper for League of Legends LiveEvents API
Riot Games API (riot-games-api) binding library for Bridge.NET projects.
Open source wrapper for Riot Games's API
EasyRiotApi is a simple and easy to use wrapper for the Riot Games API.
Riot API Nodejs (riot-api-nodejs) binding library for Bridge.NET projects.
Core functionality package for RiotSharp - C# wrapper for the Riot Games API. Provides rate limiting, caching, and base infrastructure for API communication.
An asynchronous, extensible, and magical Riot Games API wrapper library!
Account API package for RiotSharp - C# wrapper for the Riot Games API. Provides access to Riot Account endpoints for managing accounts and retrieving account information across Riot Games.
A C# implementation of the whole Riot Games API to access them very easily. Including Data Dragon, League Client, and GameClient API.