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. Data source: Wikipedia.

Total Downloads
17.5M
17,524,350
Published
Aug 13, 2018
Latest stable version

Install

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

Frameworks

.NETFramework2.0 .NETStandard1.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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 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.