WaffleGenerator.Bogus 4.2.2

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

Produces Bogus (https://github.com/bchavez/Bogus) text which, on first glance, looks like real, ponderous, prose; replete with clichés.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WaffleGenerator.Bogus:

Package Downloads
M5x.Bogus

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WaffleGenerator.Bogus:

Repository Stars
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.