Info
Version: | 1.0.2 |
Author(s): | swiftyspiffy (Cole) |
Last Update: | Saturday, September 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/swiftyspiffy/EpicGamesStoreNET |
NuGet Url: | https://www.nuget.org/packages/EpicGamesStoreNET |
Install
Install-Package EpicGamesStoreNET
dotnet add package EpicGamesStoreNET
paket add EpicGamesStoreNET
EpicGamesStoreNET Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags
The response is modeled similar to the output from their GraphQL API endpoint. Both sync and async calls are supported.
See Github project for a sample project.