Bogus.Text 35.6.5

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

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

Package Downloads
M5x.Bogus

Package Description

Sherlock

Package Description

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