Info
Version: | 1.1.0 |
Author(s): | Vasily Vasilyev |
Last Update: | Thursday, May 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Vasar007/SteamWebApiLib |
NuGet Url: | https://www.nuget.org/packages/SteamWebApiLib |
Install
Install-Package SteamWebApiLib
dotnet add package SteamWebApiLib
paket add SteamWebApiLib
SteamWebApiLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- Polly(>= 7.1.0)
Tags
It provides a set of methods to retrieve various data from the Steam API. Lib can interact with Steam Strorefront API and Steam Web API (each API provides different set of data).
The Steam API is not officially available or documented, all data in this library was either compiled by trial and error from the inofficial API documentation, and is therefore provided as-is.