This is a client library for using the Datasets API for Geckoboard, in C#.
Info
Version: | 0.2.0 |
Author(s): | Jason Liggi |
Last Update: | Thursday, June 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/geckoboard-c-sharp |
Install
Install-Package geckoboard-c-sharp
dotnet add package geckoboard-c-sharp
paket add geckoboard-c-sharp
geckoboard-c-sharp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.Http(>= 4.3.2)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.Encoding(>= 4.3.0)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)