Bogus 35.6.5 — NuGet Package for .NET
Bogus 35.6.5 NuGet package for .NET. A simple and sane data generator for populating objects that supports different locales. A delightful port of the…
Authors: Brian Chavez
Total downloads: 259,256,289
Project URL: https://github.com/bchavez/Bogus
License: https://www.nuget.org/packages/Bogus/35.6.5/license
Tags: faker, fake, bogus, poco, data, generator, database, seed, values, test-data, test, tdd, testing, .net, EF
Install Bogus 35.6.5
.NET CLI
dotnet add package Bogus --version 35.6.5
Package Manager Console
Install-Package Bogus -Version 35.6.5
PackageReference (csproj)
<PackageReference Include="Bogus" Version="35.6.5" />
View full details, downloads chart, dependencies and version history on NuBrowse.