Worldwirde Country Informations with the following data:
- CommonName
- OfficialName
- Translation
- Alpha2Code
- Alpha3Code
- NumericCode
- TLD
- Region
- SubRegion
- BorderCountrys
- Currencies
- CallingCodes
The package is available on nuget
PM> install-package Nager.Country
ICountryProvider countryProvider = new CountryProvider();
var countryInfo = countryProvider.GetCountry(Alpha2Code.DE);
Language | Project |
---|---|
php | mledoze countries |
* | umpirsky country-list |
javascript | michaelwittig node-i18n-iso-countries |