Skip to content

Worldwide Country Informations (ISO-3166-1 Alpha2, ISO-3166-1 Alpha3, ISO 639-1)

License

Notifications You must be signed in to change notification settings

nager/Nager.Country

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuget.org

Nager.Country

Worldwirde Country Informations with the following data:

  • CommonName
  • OfficialName
  • Translation
  • Alpha2Code
  • Alpha3Code
  • NumericCode
  • TLD
  • Region
  • SubRegion
  • BorderCountrys
  • Currencies
  • CallingCodes

nuget

The package is available on nuget

PM> install-package Nager.Country

Examples

Get country informations of Germany

ICountryProvider countryProvider = new CountryProvider();
var countryInfo = countryProvider.GetCountry(Alpha2Code.DE);

Alternative projects

Language Project
* mledoze countries
* umpirsky country-list
javascript michaelwittig node-i18n-iso-countries