GogoKit is a lightweight, async viagogo API client library for .NET.
Info
Version: | 4.1.0 |
Author(s): | viagogo |
Last Update: | Monday, October 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/viagogo/gogokit.net |
NuGet Url: | https://www.nuget.org/packages/GogoKit |
Install
Install-Package GogoKit
dotnet add package GogoKit
paket add GogoKit
GogoKit Download (Unzip the "nupkg" after downloading)
Dependencies
- HalKit(>= 1.0.0)
- Newtonsoft.Json(>= 11.0.2)
- Tavis.UriTemplates(>= 1.1.1)