.NET Standard client library for the unofficial GOG.com API.
Info
Version: | 0.2.0 |
Author(s): | Matthew Chartier |
Last Update: | Sunday, October 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/allmygames/GOGDotNet |
NuGet Url: | https://www.nuget.org/packages/GOGDotNet |
Install
Install-Package GOGDotNet
dotnet add package GOGDotNet
paket add GOGDotNet
GOGDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.4)
- System.Threading.Tasks(>= 4.3.0)