Info
Version: | 1.0.0 |
Author(s): | Michael Kellner, Vasily Vasilyev |
Last Update: | Monday, May 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Vasar007/SteamStorefrontAPI |
NuGet Url: | https://www.nuget.org/packages/SteamStorefrontAPI.NETStandard |
Install
Install-Package SteamStorefrontAPI.NETStandard
dotnet add package SteamStorefrontAPI.NETStandard
paket add SteamStorefrontAPI.NETStandard
SteamStorefrontAPI.NETStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags
The SteamStorefrontAPI is a .NET wrapper for the steam storefront api which is exposed via Steam Big Picture.
The 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.