Bogus 22.0.5

A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.

Showing the top 20 packages that depend on Bogus.

Packages Downloads
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
35
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
27
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
26
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
25
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
24
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
23
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
22
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
21
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
20

## v22.0.5 * Bogus now throws exceptions for locales it doesn't recognize. Improves developer experience. * New extension method `.ToBogusLocale()` on `System.Globalization.CultureInfo` to help translate from **.NET** locale codes to **Bogus** locale codes. ## v22.0.3 * Generate more realistic Bitcoin addresses. * New extension method `Faker<T>.GenerateBetween(min, max)` that generates N objects between `min` and `max`. Located in `Bogus.Extensions`. N should be considered non-deterministic but technically depends on the parameters each time this extension method was called. * Added `Lorem.Paragraphs(min, max)` overload. * Added improved XML doc comments and parameter names on `Lorem.Paragraph`. * UK extension method `.ShortCode()` renamed to `.SortCode()` as originally intended. * Marked `DataSet.Get/.GetObject/BObject` methods as `protected internal`. Reducing API surface noise. * Added new `.OrNull` in `Bogus.Extensions` to help create randomly null values. Example: `.RuleFor(x=>x.Prop, f=>f.Random.Word().OrNull(f))`. * New groundwork for extending Bogus with premium (paid) data sets and tooling. ## v22.0.2 * Issue 121: Fixes the inability to `.Ignore(...)` a property or field after a rule had already been set. ## v22.0.1 * Issue 120: `.Generate(n)` now returns `List<T>` instead of `IList<T>`. * Added `f.Address.CountryCode()` ISO 3166-1 alpha-3 country code generator. * New `Bogus.Extensions.Extras` namespace for generally useful helper methods. * Added `Finance.CreditCardNumberObfuscated()` extension to `Bogus.Extensions.Extras` namespace. * Moved credit card `CheckDigit()` extensions to `Bogus.Extensions.Extras` namespace. ## v21.0.5 * Better error support. * Added `Person.FullName` field. * Allowed `Faker<T>.FinishWith` to be called multiple times. Last call wins. Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md

.NET Framework 4.0

  • No dependencies.

.NET Standard 1.3

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
35.6.3 5 4/17/2025
35.6.2 8 2/25/2025
35.6.1 11 9/9/2024
35.6.0 12 8/9/2024
35.5.1 14 5/5/2024
35.5.0 19 4/30/2024
35.4.1 22 3/9/2024
35.4.0 22 3/9/2024
35.3.2 19 3/9/2024
35.3.1 18 3/9/2024
35.3.0 21 3/9/2024
35.2.0 21 3/9/2024
35.0.1 17 3/9/2024
34.0.2 32 7/2/2023
34.0.1 22 7/2/2023
33.1.1 20 7/2/2023
33.0.2 24 7/2/2023
33.0.1 25 7/2/2023
32.1.1 23 7/2/2023
32.0.2 14 7/2/2023
32.0.1 21 7/2/2023
31.0.3 16 4/12/2022
30.0.4 21 7/2/2023
30.0.1-beta-4 19 7/2/2023
30.0.1-beta-3 19 7/2/2023
30.0.1-beta-2 24 7/2/2023
30.0.1-beta-1 22 7/2/2023
29.0.2 17 7/2/2023
29.0.1 20 7/2/2023
28.4.4 18 7/2/2023
28.4.3 19 7/2/2023
28.4.2 21 7/2/2023
28.4.1 21 7/2/2023
28.3.2 16 7/2/2023
28.3.1 22 7/2/2023
28.2.1 21 7/2/2023
28.1.1 19 7/2/2023
28.0.3 18 7/2/2023
28.0.2 13 7/2/2023
28.0.1 12 7/2/2023
27.0.1 18 7/2/2023
26.0.2 16 7/2/2023
26.0.1 18 7/2/2023
25.0.4 13 7/2/2023
25.0.3 16 7/2/2023
25.0.2 21 7/2/2023
25.0.1 21 7/2/2023
24.3.1 18 7/2/2023
24.3.0 19 7/2/2023
24.2.0 21 7/2/2023
23.0.2 19 7/2/2023
22.3.2 21 7/2/2023
22.3.1 23 7/2/2023
22.2.1 16 7/2/2023
22.1.4 20 7/2/2023
22.1.3 20 7/2/2023
22.1.2 21 7/2/2023
22.1.1 24 7/2/2023
22.0.9 21 7/2/2023
22.0.8 18 7/2/2023
22.0.7 22 7/2/2023
22.0.6 20 7/2/2023
22.0.5 18 7/2/2023
22.0.3 21 7/2/2023
22.0.2 18 7/2/2023
22.0.1 23 7/2/2023
21.0.5 20 7/2/2023
21.0.4 21 7/2/2023
21.0.2 20 7/2/2023
20.0.2 22 7/2/2023
20.0.1 25 7/2/2023
19.0.2 20 7/2/2023
18.0.2 22 7/2/2023
18.0.1 23 7/2/2023
17.0.1 19 7/2/2023
16.0.3 22 7/2/2023
16.0.2 22 7/2/2023
15.0.7 23 7/2/2023
15.0.6 20 7/2/2023
15.0.5 19 7/2/2023
15.0.3 22 7/2/2023
15.0.1 31 7/2/2023
12.0.1 22 7/2/2023
11.0.5 20 7/2/2023
11.0.4 22 7/2/2023
11.0.3 24 7/2/2023
11.0.2 20 7/2/2023
11.0.1 19 7/2/2023
10.0.1 20 7/2/2023
9.0.2 20 7/2/2023
9.0.1 21 7/2/2023
8.0.4 19 7/2/2023
8.0.3 19 7/2/2023
8.0.2 19 7/2/2023
8.0.1 18 7/2/2023
8.0.1-beta-1 19 7/2/2023
7.1.7 19 7/2/2023
7.1.6 21 7/2/2023
7.1.5 20 7/2/2023
7.1.4 21 7/2/2023
7.1.3 23 7/2/2023
7.1.3-beta-1 25 7/2/2023
7.1.2 17 7/2/2023
7.1.2-beta-1 20 7/2/2023
7.1.1 22 7/2/2023
7.1.1-beta-1 21 7/2/2023
6.1.1 20 7/2/2023
6.1.1-beta-1 15 7/2/2023
5.1.1-beta-3 20 7/2/2023
5.1.1-beta-2 21 7/2/2023
5.1.1-beta-1 20 7/2/2023
5.0.1 15 7/2/2023
5.0.1-beta-2 21 7/2/2023
4.0.1 19 7/2/2023
4.0.1-beta-1 19 7/2/2023
3.0.6 19 7/2/2023
3.0.6-beta-1 18 7/2/2023
3.0.5 23 7/2/2023
3.0.5-beta-4 21 7/2/2023
3.0.5-beta-3 19 7/2/2023
3.0.5-beta-2 23 7/2/2023
3.0.4 22 7/2/2023
3.0.3 21 7/2/2023
3.0.2 21 7/2/2023
3.0.1 19 7/2/2023
3.0.0.3 19 7/2/2023
3.0.0.2 0 7/12/2015
3.0.0.1 0 7/12/2015
2.1.5.2 0 6/22/2015
2.1.5.1 0 6/11/2015
2.1.4.2 0 6/11/2015
2.1.4.1 22 7/2/2023
2.1.4 20 7/2/2023