Info
| Version: | 1.0.4 | 
| Author(s): | Jørn Schou-Rode | 
| Last Update: | Thursday, May 19, 2022 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/schourode/iso3166 | 
| NuGet Url: | https://www.nuget.org/packages/ISO3166 | 
Install
Install-Package ISO3166
                        dotnet add package ISO3166
                        paket add ISO3166
                        
                                ISO3166 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 2.0 
                                        
                    No dependencies. 
- NETStandard.Library(>= 1.6.1)
 
Tags
                
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.