A full featured implementation of the random.org API reference.
Info
Version: | 2.2.1 |
Author(s): | Henk Roux |
Last Update: | Wednesday, October 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/helloserve/RandomOrgProxy |
NuGet Url: | https://www.nuget.org/packages/Helloserve.RandomOrg |
Install
Install-Package Helloserve.RandomOrg
dotnet add package Helloserve.RandomOrg
paket add Helloserve.RandomOrg
Helloserve.RandomOrg Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags