Bogus.Locations 35.6.5

Prefix Reserved
dotnet add package Bogus.Locations --version 35.6.5
                    
NuGet\Install-Package Bogus.Locations -Version 35.6.5
                    
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="Bogus.Locations" Version="35.6.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bogus.Locations" Version="35.6.5" />
                    
Directory.Packages.props
<PackageReference Include="Bogus.Locations" />
                    
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 Bogus.Locations --version 35.6.5
                    
#r "nuget: Bogus.Locations, 35.6.5"
                    
#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 Bogus.Locations@35.6.5
                    
#: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=Bogus.Locations&version=35.6.5
                    
Install as a Cake Addin
#tool nuget:?package=Bogus.Locations&version=35.6.5
                    
Install as a Cake Tool

Premium data set for generating map data. Mapping locations, point of interests, and GPS data for your applications, UIs and databases.

Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Bogus.Locations:

Package Downloads
M5x.Bogus

Package Description

JMI.Json.Data

This package contains a very first version of a tool allowing to generate JSON content from a given schema.The initial version is very simple but it should be enriched with upcoming interations. This version includes features related to GPS data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Loading failed

## v11
Release Date: 2024-09-02
* Issue 559: Fixes Analyzer detecting read-only properties as missing rules.

## v9
Release Date: 2023-10-14
* Set ConfigureGeneratedCodeAnalysis(GeneratedCodeAnalysisFlags.None) for `Bogus.Tools.Analyzer`.
* Issue 505: Add missing Faker.Tv() extension method for `Bogus.Hollywood` TV data set.

## v8
Release Date: 2020-02-07
* Added airport name, city, country, ICAO, and IATA codes to `Bogus.Locations`.

## v7
Release Date: 2019-06-28
* Issue 230: Fixed exception in `Bogus.Tools.Analyzer` that occurred if methods other than `.RuleFor` were found after `new Faker<T>()`.

## v6
Release Date: 2019-05-28
* New ICD-10 2019 `Bogus.Healthcare` codes added.
* Optimization in assembly resource loading `Bogus.Healthcare` to speed up performance.


Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md