Bogus 30.0.1-beta-2
Prefix ReservedSee the version list below for details.
dotnet add package Bogus --version 30.0.1-beta-2
NuGet\Install-Package Bogus -Version 30.0.1-beta-2
<PackageReference Include="Bogus" Version="30.0.1-beta-2" />
<PackageVersion Include="Bogus" Version="30.0.1-beta-2" />
<PackageReference Include="Bogus" />
paket add Bogus --version 30.0.1-beta-2
#r "nuget: Bogus, 30.0.1-beta-2"
#addin nuget:?package=Bogus&version=30.0.1-beta-2&prerelease
#tool nuget:?package=Bogus&version=30.0.1-beta-2&prerelease
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. |
.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 (171)
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. |
|
FunFair.Test.Common
FunFair Common Test Infrastructure for building xUnit tests on top of. |
|
Soenneker.Utils.AutoBogus
The .NET Bogus autogenerator |
|
Reo.Core.Testing
Package Description |
|
NodaTime.Bogus
Add support for NodaTime https://nodatime.org/ to Bogus https://github.com/bchavez/Bogus |
GitHub repositories (130)
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.
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
kurrent-io/EventStore
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
|
Version | Downloads | Last updated |
---|---|---|
35.6.2 | 972,343 | 2/21/2025 |
35.6.1 | 7,002,862 | 9/2/2024 |
35.6.0 | 2,005,551 | 7/19/2024 |
35.5.1 | 4,139,707 | 4/28/2024 |
35.5.0 | 2,902,726 | 3/9/2024 |
35.4.1 | 389,159 | 3/2/2024 |
35.4.0 | 3,023,441 | 1/14/2024 |
35.3.2 | 8,544 | 1/14/2024 |
35.3.1 | 16,969 | 1/13/2024 |
35.3.0 | 637,454 | 1/1/2024 |
35.2.0 | 150,528 | 12/26/2023 |
35.0.1 | 556,854 | 12/12/2023 |
34.0.2 | 32,637,798 | 3/27/2022 |
34.0.1 | 4,936,710 | 11/23/2021 |
33.1.1 | 3,191,156 | 8/29/2021 |
33.0.2 | 7,649,943 | 2/21/2021 |
33.0.1 | 399,488 | 2/7/2021 |
32.1.1 | 220,951 | 1/31/2021 |
32.0.2 | 2,190,290 | 12/12/2020 |
32.0.1 | 739,415 | 11/28/2020 |
31.0.3 | 12,255,906 | 10/4/2020 |
30.0.4 | 838,182 | 8/15/2020 |
30.0.1-beta-4 | 17,477 | 7/24/2020 |
30.0.1-beta-3 | 15,752 | 6/30/2020 |
30.0.1-beta-2 | 5,423 | 6/21/2020 |
30.0.1-beta-1 | 8,027 | 6/15/2020 |
29.0.2 | 5,095,323 | 4/11/2020 |
29.0.1 | 1,651,058 | 2/10/2020 |
28.4.4 | 2,492,037 | 12/10/2019 |
28.4.3 | 323,035 | 12/4/2019 |
28.4.2 | 23,638 | 11/30/2019 |
28.4.1 | 1,231,925 | 10/15/2019 |
28.3.2 | 261,210 | 10/4/2019 |
28.3.1 | 179,047 | 9/21/2019 |
28.2.1 | 607,264 | 9/10/2019 |
28.1.1 | 7,406 | 9/10/2019 |
28.0.3 | 254,322 | 8/28/2019 |
28.0.2 | 1,276,638 | 7/7/2019 |
28.0.1 | 60,236 | 7/2/2019 |
27.0.1 | 1,238,299 | 5/2/2019 |
26.0.2 | 456,090 | 3/22/2019 |
26.0.1 | 743,622 | 2/26/2019 |
25.0.4 | 532,649 | 1/18/2019 |
25.0.3 | 128,166 | 1/6/2019 |
25.0.2 | 239,856 | 12/11/2018 |
25.0.1 | 122,037 | 11/27/2018 |
24.3.1 | 204,357 | 11/3/2018 |
24.3.0 | 522,285 | 10/2/2018 |
24.2.0 | 57,007 | 9/27/2018 |
23.0.2 | 192,343 | 8/13/2018 |
22.3.2 | 167,152 | 7/18/2018 |
22.3.1 | 119,689 | 7/5/2018 |
22.2.1 | 28,962 | 6/29/2018 |
22.1.4 | 33,253 | 6/26/2018 |
22.1.3 | 66,459 | 6/14/2018 |
22.1.2 | 327,526 | 5/29/2018 |
22.1.1 | 37,937 | 5/21/2018 |
22.0.9 | 6,612 | 5/17/2018 |
22.0.8 | 415,804 | 4/10/2018 |
22.0.7 | 57,631 | 4/1/2018 |
22.0.6 | 9,669 | 3/29/2018 |
22.0.5 | 150,236 | 3/3/2018 |
22.0.3 | 19,593 | 2/27/2018 |
22.0.2 | 177,415 | 1/6/2018 |
22.0.1 | 56,729 | 12/23/2017 |
21.0.5 | 13,060 | 12/16/2017 |
21.0.4 | 32,026 | 12/13/2017 |
21.0.2 | 20,397 | 12/8/2017 |
20.0.2 | 136,951 | 11/6/2017 |
20.0.1 | 8,342 | 11/5/2017 |
19.0.2 | 54,404 | 11/1/2017 |
18.0.2 | 139,859 | 9/14/2017 |
18.0.1 | 15,839 | 9/13/2017 |
17.0.1 | 80,109 | 8/25/2017 |
16.0.3 | 14,568 | 8/24/2017 |
16.0.2 | 7,737 | 8/23/2017 |
15.0.7 | 8,741 | 8/21/2017 |
15.0.6 | 30,276 | 8/3/2017 |
15.0.5 | 8,542 | 7/28/2017 |
15.0.3 | 256,230 | 5/7/2017 |
15.0.1 | 36,783 | 4/11/2017 |
12.0.1 | 15,769 | 3/27/2017 |
11.0.5 | 14,173 | 3/20/2017 |
11.0.4 | 33,060 | 3/15/2017 |
11.0.3 | 10,322 | 3/13/2017 |
11.0.2 | 56,105 | 2/23/2017 |
11.0.1 | 5,048 | 2/21/2017 |
10.0.1 | 5,026 | 2/18/2017 |
9.0.2 | 25,605 | 1/19/2017 |
9.0.1 | 4,502 | 1/18/2017 |
8.0.4 | 4,831 | 1/17/2017 |
8.0.3 | 39,796 | 12/20/2016 |
8.0.2 | 12,889 | 12/7/2016 |
8.0.1 | 15,193 | 11/25/2016 |
8.0.1-beta-1 | 23,622 | 10/22/2016 |
7.1.7 | 81,658 | 10/11/2016 |
7.1.6 | 45,118 | 8/8/2016 |
7.1.5 | 8,884 | 7/27/2016 |
7.1.4 | 7,845 | 7/7/2016 |
7.1.3 | 48,981 | 6/28/2016 |
7.1.3-beta-1 | 3,972 | 5/20/2016 |
7.1.2 | 44,038 | 5/16/2016 |
7.1.2-beta-1 | 4,041 | 5/16/2016 |
7.1.1 | 4,426 | 5/15/2016 |
7.1.1-beta-1 | 3,895 | 5/15/2016 |
6.1.1 | 10,088 | 3/30/2016 |
6.1.1-beta-1 | 4,137 | 3/29/2016 |
5.1.1-beta-3 | 4,033 | 3/23/2016 |
5.1.1-beta-2 | 4,399 | 3/22/2016 |
5.1.1-beta-1 | 4,104 | 3/21/2016 |
5.0.1 | 18,368 | 2/25/2016 |
5.0.1-beta-2 | 4,231 | 2/25/2016 |
4.0.1 | 4,714 | 2/16/2016 |
4.0.1-beta-1 | 3,952 | 2/16/2016 |
3.0.6 | 6,478 | 1/21/2016 |
3.0.6-beta-1 | 3,955 | 1/21/2016 |
3.0.5 | 8,694 | 1/21/2016 |
3.0.5-beta-4 | 3,865 | 1/20/2016 |
3.0.5-beta-3 | 3,940 | 1/18/2016 |
3.0.5-beta-2 | 5,121 | 1/12/2016 |
3.0.4 | 5,263 | 12/10/2015 |
3.0.3 | 4,300 | 12/9/2015 |
3.0.2 | 4,511 | 11/24/2015 |
3.0.1 | 4,908 | 10/22/2015 |
3.0.0.3 | 5,229 | 7/21/2015 |
3.0.0.2 | 6,274 | 7/12/2015 |
3.0.0.1 | 25,083 | 7/12/2015 |
2.1.5.2 | 4,812 | 6/22/2015 |
2.1.5.1 | 4,385 | 6/11/2015 |
2.1.4.2 | 4,434 | 6/11/2015 |
2.1.4.1 | 4,422 | 6/10/2015 |
2.1.4 | 63,773 | 6/9/2015 |
## v30.0.1-beta-2
Release Date: 2020-06-20
* Added `Finance.Litecoin()`.
* Added `Commerce.ProductDescription()`.
* Add PlaceIMG image service. `Image.PlaceImgUrl()`.
* Data parity with faker.js. Deterministic sequences may have changed.
* New `en_NG` Nigerian locale.
* `en` updated.
* `nl_BE` updated.
* `de` updated.
* `ru` updated.
* `zh_CN` updated.
* `zh_TW` updated.
* `ar` updated.
* `cz` updated.
* `es_MX` updated.
* `sk` updated.
* `it` updated.
## v30.0.1-beta-1
Release Date: 2020-06-14
* PR 300: `Random.Number()` now inclusive of `max: int.MaxValue`.
* PR 300: `Random.Even()` better random distribution and range checking.
* PR 300: `Random.Odd()` better random distribution and range checking.
* PR 300: `Random.Int()` bug fixed where `.Int()` may not return `int.MaxValue`.
* PR 300: `Random.Decimal()` with greater decimal precision.
* Deterministic values may have changed.
* Big thank you to @logiclrd for PR 300!
## v29.0.2
Release Date: 2020-04-11
* Minor update to `ru` locale data. Two `ru` city names could appear as one.
## v29.0.1
Release Date: 2020-02-10
* Data parity with faker.js. Deterministic sequences using `Internet.Avatar()` may have changed.
* Add support for .snupkg NuGet Symbol Server Packages via SourceLink.
* Added Randomizer.EnumValues() that makes selecting a subset of enum values easier.
* Modified `.OrNull(f)` extension method signatures for type-safe with nullable primitive types, structs, and reference types via `in` parameter to avoid ambiguous calls.
## v28.4.4
Release Date: 2019-12-10
* PR 272: Add extension method for generating Norwegian national identity numbers. `Person.Fødselsnummer()`. Thanks @mika-s!
Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md