Bogus.Text 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.Text --version 34.0.2
NuGet\Install-Package Bogus.Text -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.Text" Version="34.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bogus.Text --version 34.0.2
#r "nuget: Bogus.Text, 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.Text as a Cake Addin
#addin nuget:?package=Bogus.Text&version=34.0.2

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

Premium data set for generating text. Literature from books, biographies and law 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.Text:

Package Downloads
M5x.Bogus

Package Description

Sherlock

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
34.0.2 11,211 3/27/2022
34.0.1 6,365 11/23/2021
33.1.1 26,180 8/29/2021
33.0.2 3,719 2/21/2021
33.0.1 1,591 2/7/2021
32.1.1 291 1/31/2021
32.0.2 592 12/12/2020
32.0.1 538 11/28/2020
31.0.3 575 10/4/2020
31.0.2 555 9/14/2020
30.0.4 497 8/15/2020
30.0.3 459 8/14/2020
30.0.2 408 8/6/2020
30.0.1-beta-4 337 7/24/2020
30.0.1-beta-3 271 6/30/2020
30.0.1-beta-2 348 6/21/2020
30.0.1-beta-1 468 6/20/2020
29.0.2 1,337 4/11/2020
29.0.1 560 2/10/2020
28.4.4.8 479 2/7/2020
28.4.4 641 12/10/2019
28.4.3 497 12/4/2019
28.4.2 432 11/30/2019
28.4.1 508 10/15/2019
28.3.2 468 10/5/2019
28.3.1 468 9/21/2019
28.2.1 467 9/10/2019
28.1.1 470 9/10/2019
28.0.3 506 8/28/2019
28.0.2 1,124 7/7/2019
28.0.1 498 7/2/2019
27.0.1.7 527 6/28/2019
27.0.1.6 561 5/28/2019
27.0.1 1,365 5/2/2019
26.0.2.5 558 4/26/2019
26.0.2 1,457 3/22/2019
26.0.1 535 2/26/2019
25.0.4 654 1/18/2019
25.0.3 680 1/6/2019
25.0.2 643 12/11/2018
25.0.1 649 11/27/2018
24.3.1 746 11/3/2018
24.3.0.4 712 10/23/2018
24.3.0 730 10/2/2018
24.2.0 672 9/27/2018
24.1.0 693 9/26/2018
24.0.0 690 9/24/2018
23.0.3 699 8/29/2018
23.0.2 781 8/13/2018
23.0.1 725 8/13/2018
22.3.2 900 7/18/2018
22.3.1 947 7/5/2018
22.2.1 826 7/1/2018
22.1.4.3 905 6/29/2018
22.0.8.2 1,167 4/14/2018
22.0.8.1 1,025 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