C# Implementation of https://gender-api.com.
Info
Version: | 1.4.0 |
Author(s): | Frank Løvendahl Nielsen |
Last Update: | Tuesday, July 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microknights/Gender-API |
NuGet Url: | https://www.nuget.org/packages/MicroKnights.Gender-API |
Install
Install-Package MicroKnights.Gender-API
dotnet add package MicroKnights.Gender-API
paket add MicroKnights.Gender-API
MicroKnights.Gender-API Download (Unzip the "nupkg" after downloading)
Dependencies
- MicroKnights.Collections(>= 1.1.3)
- MicroKnights.Enumerations(>= 1.1.0)
- Microsoft.Extensions.Http(>= 2.1.0)
- Newtonsoft.Json(>= 9.0.1)