This tiny library wraps some basic functions of the Steam WebAPI for C# such as getting profile informations for users, their owned games and play time, current online status and more.
Info
| Version: | 1.0.3 |
| Author(s): | Pascal Julmy |
| Last Update: | Friday, March 14, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://tinysteamwrapper.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/TinySteamWrapper |
Install
Install-Package TinySteamWrapper
dotnet add package TinySteamWrapper
paket add TinySteamWrapper
TinySteamWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(6.0.1)
- Newtonsoft.Json(6.0.1)
Tags