This is the official C# client library for the RocketLeagueStats API.
Click here for the NuGet page.
Run Install-Package RLSApi
in Tools > NuGet Package Manager > Package Manager Console
.
Right click your project in Visual Studio, click Manage NuGet Packages..
, make sure Browse
is pressed. Search for RLSApi
and press Install
.