Riot Games API wrapper in .NET
- Search for
craftersmine.Riot.Api
in NuGet explorer in Visual Studio (or your IDE) and select required packages - Using NuGet Package Manager:
PM> craftersmine.Riot.Api.<required_part>
- Download NuGet package from Releases page and put it in your Local NuGet Feed
- Download packaged binaries from Releases and link DLL Assembly to your project