Skip to main content
ISO3166 package icon

ISO3166

ISO 3166-1 is part of the ISO 3166 standard published by the International Organization for Standardization (ISO), and defines codes for the names of countries, dependent territories, and special areas of geographical interest. This package provides a list of countries including their official English name as well as their ISO 3166 defined two-letter, three-letter and three-digit country codes. The list is accessible for any .NET language via the static field ISO3166.Country.List. Last check against the official ISO 3166 as on https://www.iso.org/obp/ui/#search: 8th January 2020.

Total Downloads
17.5M
17,524,350
Published
May 19, 2022
Latest stable version

Install

.NET CLI
dotnet add package ISO3166 --version 1.0.4
Package Manager Console
Install-Package ISO3166 -Version 1.0.4
PackageReference
<PackageReference Include="ISO3166" Version="1.0.4" />

Frameworks

.NETFramework2.0 .NETStandard1.0 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.