This package contains C# wrappers for the Runescape REST APIs.
Info
Version: | 2.1.0 |
Author(s): | Dameon13th |
Last Update: | Tuesday, July 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://5ivesouls.atlassian.net/browse/RA |
NuGet Url: | https://www.nuget.org/packages/Runescape.Api |
Install
Install-Package Runescape.Api
dotnet add package Runescape.Api
paket add Runescape.Api
Runescape.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Http(>= 3.1.7)
- System.Runtime.Caching(>= 4.7.0)
- System.Text.Json(>= 4.7.2)