CountryData 6.16.0

dotnet add package CountryData --version 6.16.0
                    
NuGet\Install-Package CountryData -Version 6.16.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CountryData" Version="6.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CountryData" Version="6.16.0" />
                    
Directory.Packages.props
<PackageReference Include="CountryData" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CountryData --version 6.16.0
                    
#r "nuget: CountryData, 6.16.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CountryData@6.16.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CountryData&version=6.16.0
                    
Install as a Cake Addin
#tool nuget:?package=CountryData&version=6.16.0
                    
Install as a Cake Tool

Provides a .net wrapper around the [GeoNames Data](https://www.geonames.org/).

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CountryData:

Package Downloads
CountryData.Bogus

Extends Bogus (https://github.com/bchavez/Bogus) to use [GeoNames Data](https://www.geonames.org/).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.16.0 780 2/19/2026
6.15.0 15,376 10/20/2025
6.13.0 37,905 5/14/2025
6.12.0 8,144 4/2/2025
6.11.0 9,206 3/12/2025
6.10.0 37,221 2/14/2025
6.9.0 16,597 12/13/2024
6.8.0 413 12/13/2024
6.6.0 29,847 9/26/2024
6.5.0 3,578 9/7/2024
6.4.0 24,711 7/5/2024
6.2.0 2,606 6/3/2024
6.1.0 12,052 3/29/2024
6.0.0 4,365 3/6/2024
5.1.0 4,845 2/6/2024
4.5.0 51,265 1/8/2024
4.3.0 29,333 9/29/2023
4.1.0 77,737 5/9/2023
4.0.0 14,550 3/15/2023
3.82.0 1,153 3/12/2023
Loading failed