Asynchronous api implementation for Open Trivia Database (https://opentdb.com/).
Info
Version: | 1.0.2 |
Author(s): | William Löf |
Last Update: | Monday, March 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/w-l0f/OpenTriviaDbNet |
NuGet Url: | https://www.nuget.org/packages/OpenTriviaDbNet |
Install
Install-Package OpenTriviaDbNet
dotnet add package OpenTriviaDbNet
paket add OpenTriviaDbNet
OpenTriviaDbNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)