C# client library for using bountyblok's APIs to log challenge tasks and retrieve progress and achievements.
Info
Version: | 1.0.9 |
Author(s): | bountyblok.io |
Last Update: | Thursday, December 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bountyblok/bountyblok-csharp |
NuGet Url: | https://www.nuget.org/packages/Bountyblok |
Install
Install-Package Bountyblok
dotnet add package Bountyblok
paket add Bountyblok
Bountyblok Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.2)
Tags