Bogus.Locations 34.0.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 1.3 .NET Framework 4.0
dotnet add package Bogus.Locations --version 34.0.2
NuGet\Install-Package Bogus.Locations -Version 34.0.2
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="34.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bogus.Locations --version 34.0.2
#r "nuget: Bogus.Locations, 34.0.2"
#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.
// Install Bogus.Locations as a Cake Addin
#addin nuget:?package=Bogus.Locations&version=34.0.2

// Install Bogus.Locations as a Cake Tool
#tool nuget:?package=Bogus.Locations&version=34.0.2

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

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
34.0.2 12,733 3/27/2022
34.0.1 6,683 11/23/2021
33.1.1 25,898 8/29/2021
33.0.2 5,070 2/21/2021
33.0.1 1,494 2/7/2021
32.1.1 544 1/31/2021
32.0.2 6,779 12/12/2020
32.0.1 633 11/28/2020
31.0.3 874 10/4/2020
31.0.2 534 9/14/2020
30.0.4 501 8/15/2020
30.0.3 469 8/14/2020
30.0.2 416 8/6/2020
30.0.1-beta-4 370 7/24/2020
30.0.1-beta-3 296 6/30/2020
30.0.1-beta-2 367 6/21/2020
30.0.1-beta-1 495 6/20/2020
29.0.2 1,549 4/11/2020
29.0.1 3,183 2/10/2020
28.4.4.8 581 2/7/2020
28.4.4 725 12/10/2019
28.4.3 513 12/4/2019
28.4.2 453 11/30/2019
28.4.1 535 10/15/2019
28.3.2 469 10/5/2019
28.3.1 533 9/21/2019
28.2.1 483 9/10/2019
28.1.1 473 9/10/2019
28.0.3 504 8/28/2019
28.0.2 1,472 7/7/2019
28.0.1 579 7/2/2019
27.0.1.7 538 6/28/2019
27.0.1.6 545 5/28/2019
27.0.1 1,492 5/2/2019
26.0.2.5 554 4/26/2019
26.0.2 538 3/22/2019
26.0.1 541 2/26/2019
25.0.4 4,858 1/18/2019
25.0.3 1,100 1/6/2019
25.0.2 740 12/11/2018
25.0.1 718 11/27/2018
24.3.1 911 11/3/2018
24.3.0.4 807 10/23/2018
24.3.0 843 10/2/2018
24.2.0 692 9/27/2018
24.1.0 692 9/26/2018
24.0.0 698 9/24/2018
23.0.3 896 8/29/2018
23.0.2 846 8/13/2018
23.0.1 734 8/13/2018
22.3.2 987 7/18/2018
22.3.1 857 7/5/2018
22.2.1 816 7/1/2018
22.1.4.3 836 6/29/2018
22.0.8.2 1,332 4/14/2018
22.0.8.1 1,010 4/13/2018

## v8
* Added airport name, city, country, ICAO, and IATA codes to `Bogus.Locations`.

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

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

## v5
* Issue 217: Make `Bogus.Tools.Analyzer` work with derived types of `Faker<T>` like `MyFaker<T> : Faker<T>`. Useful for scenarios that derive from Nick Dodd's `AutoFaker<T>`.

## v4
* Issue 184: Fix `Bogus.Tools.Analyzer` allows generating rules from base type members.


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