An implementation of the ISO 3166 standard with support for Alpha2, Alpha3, Numeric Code, Name and translated country names.
Info
Version: | 0.0.1-alpha |
Author(s): | Eu-Jin Ooi |
Last Update: | Thursday, May 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Eu-Niverse.Standards.ISO3166 |
Install
Install-Package Eu-Niverse.Standards.ISO3166
dotnet add package Eu-Niverse.Standards.ISO3166
paket add Eu-Niverse.Standards.ISO3166
Eu-Niverse.Standards.ISO3166 Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)