Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 454 Bytes

File metadata and controls

22 lines (14 loc) · 454 Bytes

JokeAPI Wrapper

A C# wrapper for the free JokeAPI by Sv443


The API documentation is available here: v2.jokeapi.dev

Install

You can install this using NuGet in the following ways:

dotnet add package JokeAPI
<PackageReference Include="JokeAPI" Version="2.1.0" />

or using the NuGet Package Manager in Visual Studio searching for joke api