ISO3166 1.0.3
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.
Install-Package ISO3166 -Version 1.0.3
dotnet add package ISO3166 --version 1.0.3
<PackageReference Include="ISO3166" Version="1.0.3" />
paket add ISO3166 --version 1.0.3
#r "nuget: ISO3166, 1.0.3"
// Install ISO3166 as a Cake Addin
#addin nuget:?package=ISO3166&version=1.0.3
// Install ISO3166 as a Cake Tool
#tool nuget:?package=ISO3166&version=1.0.3
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ISO3166:
Package | Downloads |
---|---|
MSS.Tools.EventCrawler.Core
Event Crawler
|
|
Amelia.Subscription
Package Description
|
|
Uvendia.Domain
Uvendia is an E-commerce component that runs on Umbraco 8.
|
|
openTRANS
.NET Core / Standard implementation of the openTRANS v2.1 definitions by Fraunhofer IAO
|
|
Svea.WebPay.Episerver.Checkout
Library for Svea WebPay Checkout integration with Episerver Commerce
|
GitHub repositories
This package is not used by any popular GitHub repositories.