A comprehensive C# API wrapper library for accessing Geckoboard.com, using XML or JSON to read/write widget data easily using strong-typed models.
Info
Version: | 1.3.9 |
Author(s): | Kori Francis |
Last Update: | Tuesday, December 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kfrancis/geckonet |
NuGet Url: | https://www.nuget.org/packages/geckonet |
Install
Install-Package geckonet
dotnet add package geckonet
paket add geckonet
geckonet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- RestSharp(>= 106.5.4)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Net.Http(>= 4.3.4)
Tags