Info
Version: | 4.4.1 |
Author(s): | Justin Skiles |
Last Update: | Wednesday, April 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/babelshift/SteamWebAPI2 |
NuGet Url: | https://www.nuget.org/packages/SteamWebAPI2 |
Install
Install-Package SteamWebAPI2
dotnet add package SteamWebAPI2
paket add SteamWebAPI2
SteamWebAPI2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- Microsoft.Extensions.Options(>= 3.1.4)
- automapper(>= 9.0.0)
- newtonsoft.json(>= 12.0.3)
It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.