A C# wrapper for the free JokeAPI by Sv443
The API documentation is available here: v2.jokeapi.dev
You can install this using NuGet in the following ways:
dotnet add package JokeAPI
<PackageReference Include="JokeAPI" Version="2.0.1" />
or using the NuGet Package Manager in Visual Studio searching for joke api