SteamWebAPI 1.0.12
See the version list below for details.
dotnet add package SteamWebAPI --version 1.0.12
NuGet\Install-Package SteamWebAPI -Version 1.0.12
<PackageReference Include="SteamWebAPI" Version="1.0.12" />
paket add SteamWebAPI --version 1.0.12
#r "nuget: SteamWebAPI, 1.0.12"
// Install SteamWebAPI as a Cake Addin #addin nuget:?package=SteamWebAPI&version=1.0.12 // Install SteamWebAPI as a Cake Tool #tool nuget:?package=SteamWebAPI&version=1.0.12
The goal of this project is to allow C# developers who intend to use the Steam Web API to pull data from the Valve API server easily without worrying about syntax, interface names, method names and parameters. This portable class library is designed to be intuitive, robust and will hopefully help developers focus on other parts of their exciting application!
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Net.Http (>= 2.2.18)
- Newtonsoft.Json (>= 5.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 2,543 | 8/9/2018 |
1.0.14.42195 | 2,560 | 5/16/2017 |
1.0.14.591 | 1,568 | 5/15/2017 |
1.0.13 | 4,077 | 2/4/2014 |
1.0.12 | 1,741 | 1/24/2014 |
1.0.11 | 1,715 | 1/24/2014 |
1.0.10 | 1,701 | 1/4/2014 |
1.0.9 | 1,703 | 1/4/2014 |
1.0.8 | 1,648 | 1/2/2014 |
1.0.7 | 1,663 | 12/30/2013 |
1.0.6 | 1,713 | 12/30/2013 |
1.0.5 | 1,631 | 12/30/2013 |
1.0.4 | 1,723 | 12/30/2013 |
1.0.3 | 1,676 | 12/30/2013 |
1.0.2 | 1,673 | 12/30/2013 |
1.0.1 | 1,651 | 12/30/2013 |
1.0.0 | 1,654 | 12/30/2013 |
Fixed issue where PlayerSummariesResponse's GameExtraInfo was not populating.