Bogus 28.0.3
Prefix ReservedSee the version list below for details.
dotnet add package Bogus --version 28.0.3
NuGet\Install-Package Bogus -Version 28.0.3
<PackageReference Include="Bogus" Version="28.0.3" />
<PackageVersion Include="Bogus" Version="28.0.3" />
<PackageReference Include="Bogus" />
paket add Bogus --version 28.0.3
#r "nuget: Bogus, 28.0.3"
#addin nuget:?package=Bogus&version=28.0.3
#tool nuget:?package=Bogus&version=28.0.3
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 Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Globalization.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (176)
Showing the top 5 NuGet packages that depend on Bogus:
Package | Downloads |
---|---|
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities. |
|
Soenneker.Utils.AutoBogus
The .NET Bogus autogenerator |
|
FunFair.Test.Common
FunFair Common Test Infrastructure for building xUnit tests on top of. |
|
Reo.Core.Testing
Package Description |
|
NodaTime.Bogus
Add support for NodaTime https://nodatime.org/ to Bogus https://github.com/bchavez/Bogus |
GitHub repositories (133)
Showing the top 20 popular GitHub repositories that depend on Bogus:
Repository | Stars |
---|---|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
kurrent-io/KurrentDB
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
chromelyapps/Chromely
Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
|
|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
reactivemarbles/DynamicData
Reactive collections based on Rx.Net
|
|
Windows-XAML/Template10
Making Windows 10 apps great again
|
Version | Downloads | Last updated |
---|---|---|
35.6.3 | 535,317 | 4/12/2025 |
35.6.2 | 1,668,327 | 2/21/2025 |
35.6.1 | 7,996,564 | 9/2/2024 |
35.6.0 | 2,214,845 | 7/19/2024 |
35.5.1 | 4,407,693 | 4/28/2024 |
35.5.0 | 3,085,044 | 3/9/2024 |
35.4.1 | 408,312 | 3/2/2024 |
35.4.0 | 3,163,748 | 1/14/2024 |
35.3.2 | 9,263 | 1/14/2024 |
35.3.1 | 17,780 | 1/13/2024 |
35.3.0 | 657,853 | 1/1/2024 |
35.2.0 | 158,009 | 12/26/2023 |
35.0.1 | 582,208 | 12/12/2023 |
34.0.2 | 33,559,072 | 3/27/2022 |
34.0.1 | 5,011,980 | 11/23/2021 |
33.1.1 | 3,228,798 | 8/29/2021 |
33.0.2 | 7,733,901 | 2/21/2021 |
33.0.1 | 402,634 | 2/7/2021 |
32.1.1 | 221,974 | 1/31/2021 |
32.0.2 | 2,201,737 | 12/12/2020 |
32.0.1 | 748,122 | 11/28/2020 |
31.0.3 | 12,764,916 | 10/4/2020 |
30.0.4 | 845,210 | 8/15/2020 |
30.0.1-beta-4 | 18,147 | 7/24/2020 |
30.0.1-beta-3 | 15,770 | 6/30/2020 |
30.0.1-beta-2 | 5,442 | 6/21/2020 |
30.0.1-beta-1 | 8,119 | 6/15/2020 |
29.0.2 | 5,127,289 | 4/11/2020 |
29.0.1 | 1,665,262 | 2/10/2020 |
28.4.4 | 2,524,209 | 12/10/2019 |
28.4.3 | 327,980 | 12/4/2019 |
28.4.2 | 23,716 | 11/30/2019 |
28.4.1 | 1,241,884 | 10/15/2019 |
28.3.2 | 261,840 | 10/4/2019 |
28.3.1 | 180,277 | 9/21/2019 |
28.2.1 | 614,619 | 9/10/2019 |
28.1.1 | 7,444 | 9/10/2019 |
28.0.3 | 258,701 | 8/28/2019 |
28.0.2 | 1,287,972 | 7/7/2019 |
28.0.1 | 60,440 | 7/2/2019 |
27.0.1 | 1,243,302 | 5/2/2019 |
26.0.2 | 459,164 | 3/22/2019 |
26.0.1 | 767,439 | 2/26/2019 |
25.0.4 | 536,207 | 1/18/2019 |
25.0.3 | 128,690 | 1/6/2019 |
25.0.2 | 241,550 | 12/11/2018 |
25.0.1 | 122,437 | 11/27/2018 |
24.3.1 | 206,500 | 11/3/2018 |
24.3.0 | 524,976 | 10/2/2018 |
24.2.0 | 57,099 | 9/27/2018 |
23.0.2 | 193,951 | 8/13/2018 |
22.3.2 | 167,492 | 7/18/2018 |
22.3.1 | 120,999 | 7/5/2018 |
22.2.1 | 29,378 | 6/29/2018 |
22.1.4 | 33,546 | 6/26/2018 |
22.1.3 | 67,480 | 6/14/2018 |
22.1.2 | 333,316 | 5/29/2018 |
22.1.1 | 38,315 | 5/21/2018 |
22.0.9 | 6,677 | 5/17/2018 |
22.0.8 | 416,894 | 4/10/2018 |
22.0.7 | 57,978 | 4/1/2018 |
22.0.6 | 9,914 | 3/29/2018 |
22.0.5 | 150,785 | 3/3/2018 |
22.0.3 | 19,733 | 2/27/2018 |
22.0.2 | 178,292 | 1/6/2018 |
22.0.1 | 56,871 | 12/23/2017 |
21.0.5 | 13,124 | 12/16/2017 |
21.0.4 | 32,512 | 12/13/2017 |
21.0.2 | 20,561 | 12/8/2017 |
20.0.2 | 137,799 | 11/6/2017 |
20.0.1 | 8,406 | 11/5/2017 |
19.0.2 | 55,850 | 11/1/2017 |
18.0.2 | 140,487 | 9/14/2017 |
18.0.1 | 15,891 | 9/13/2017 |
17.0.1 | 80,245 | 8/25/2017 |
16.0.3 | 14,623 | 8/24/2017 |
16.0.2 | 7,833 | 8/23/2017 |
15.0.7 | 8,789 | 8/21/2017 |
15.0.6 | 30,617 | 8/3/2017 |
15.0.5 | 8,589 | 7/28/2017 |
15.0.3 | 257,183 | 5/7/2017 |
15.0.1 | 36,844 | 4/11/2017 |
12.0.1 | 15,851 | 3/27/2017 |
11.0.5 | 14,267 | 3/20/2017 |
11.0.4 | 33,176 | 3/15/2017 |
11.0.3 | 10,441 | 3/13/2017 |
11.0.2 | 56,714 | 2/23/2017 |
11.0.1 | 5,095 | 2/21/2017 |
10.0.1 | 5,075 | 2/18/2017 |
9.0.2 | 25,809 | 1/19/2017 |
9.0.1 | 4,557 | 1/18/2017 |
8.0.4 | 4,887 | 1/17/2017 |
8.0.3 | 39,892 | 12/20/2016 |
8.0.2 | 13,019 | 12/7/2016 |
8.0.1 | 15,246 | 11/25/2016 |
8.0.1-beta-1 | 23,718 | 10/22/2016 |
7.1.7 | 81,892 | 10/11/2016 |
7.1.6 | 45,185 | 8/8/2016 |
7.1.5 | 8,977 | 7/27/2016 |
7.1.4 | 7,893 | 7/7/2016 |
7.1.3 | 51,084 | 6/28/2016 |
7.1.3-beta-1 | 4,017 | 5/20/2016 |
7.1.2 | 44,393 | 5/16/2016 |
7.1.2-beta-1 | 4,077 | 5/16/2016 |
7.1.1 | 4,475 | 5/15/2016 |
7.1.1-beta-1 | 3,931 | 5/15/2016 |
6.1.1 | 10,146 | 3/30/2016 |
6.1.1-beta-1 | 4,183 | 3/29/2016 |
5.1.1-beta-3 | 4,079 | 3/23/2016 |
5.1.1-beta-2 | 4,434 | 3/22/2016 |
5.1.1-beta-1 | 4,140 | 3/21/2016 |
5.0.1 | 19,472 | 2/25/2016 |
5.0.1-beta-2 | 4,266 | 2/25/2016 |
4.0.1 | 4,764 | 2/16/2016 |
4.0.1-beta-1 | 3,987 | 2/16/2016 |
3.0.6 | 6,524 | 1/21/2016 |
3.0.6-beta-1 | 3,991 | 1/21/2016 |
3.0.5 | 8,741 | 1/21/2016 |
3.0.5-beta-4 | 3,900 | 1/20/2016 |
3.0.5-beta-3 | 3,975 | 1/18/2016 |
3.0.5-beta-2 | 5,157 | 1/12/2016 |
3.0.4 | 5,325 | 12/10/2015 |
3.0.3 | 4,363 | 12/9/2015 |
3.0.2 | 4,555 | 11/24/2015 |
3.0.1 | 4,956 | 10/22/2015 |
3.0.0.3 | 5,275 | 7/21/2015 |
3.0.0.2 | 6,334 | 7/12/2015 |
3.0.0.1 | 25,132 | 7/12/2015 |
2.1.5.2 | 4,854 | 6/22/2015 |
2.1.5.1 | 4,426 | 6/11/2015 |
2.1.4.2 | 4,483 | 6/11/2015 |
2.1.4.1 | 4,470 | 6/10/2015 |
2.1.4 | 69,252 | 6/9/2015 |
## v28.0.3
Release Date: 2019-08-28
* Issue 249: Fixed `Internet.Url()` including spaces in domain names for `pt_BR` locale or any locale with compound first names that may contain spaces. Thanks RodrigoRodriguesX10!
* PR 241: General code quality improvements in `DataSets.System`. Better XML docs and lower array allocations. Thanks bartdebever!
* PR 245: XML doc improvements to `DataSets.Lorem`. Thanks bartdebever!
## v28.0.2
Release Date: 2019-07-07
* PR 235: Added `Bogus.DataSets.Vehicle.GbRegistrationPlate()` in `Bogus.Extensions.UnitedKingdom` extension namespace to generate GB registration plates. Thanks @colinangusmackay.
## v28.0.1
Release Date: 2019-07-02
* BREAKING: Deterministic sequence values may have changed for fake email addresses derived from `Internet.Email()` or `Internet.UserName()` in locales other than `en`.
* Issue 229: Adds `Finance.Iban(countryCode)` ISO3166 country code parameter. Allows generating IBAN codes for specific countries. The country code must be a supported otherwise an exception is thrown.
* Issue 225: Better support for transliteration of international Unicode characters to US-Latin/Roman ASCII character sets. `Internet.Email()` and `Internet.UserName()` are more respectful of specified locale using character transliteration.
* Added `.Transliterate()` string extension method in `Bogus.Extensions` namespace.
* Added `Internet.UserNameUnicode()` that preserves Unicode characters in user names.
* Minor performance improvement to `Utils.Slugify` using compiled Regex.
* Issue 232: Adds `.OrNull[T]() where T : struct` overload which makes it easier to work with nullable types without type casting.
* Added `defaultValue` parameter to `.OrDefault(f, weight, defaultValue)` that can default to a different value than the `default` keyword.
## v27.0.1
Release Date: 2019-05-02
* Issue 218: Fixed bug that prevented global static `Faker.DefaultStrictMode` from working.
* Issue 210: Added `Randomizer.Utf16String` that generates technically valid Unicode with paired high/low surrogates.
* Added `placeholder.com` image service.
## v26.0.2
Release Date: 2019-03-22
* New `Person(seed)` constructor for seeding person objects by integer. Thanks @sgoguen!
* Fixed `Person.DateOfBirth` not using `Date.SystemClock` as 'now' reference.
Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md