Bogus 35.6.1
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.
Showing the top 20 packages that depend on Bogus.
| Packages | Downloads |
|---|---|
|
KitSys.SanedBuildingBlocks.ServiceContracts
KitSys.SanedBuildingBlocks.ServiceContracts
|
58 |
|
SanedBuildingBlocks
This package built for OIG-Saned
|
50 |
|
SanedBuildingBlocks
This package built for OIG-Saned
|
47 |
|
SanedBuildingBlocks
This package built for OIG-Saned
|
44 |
|
SanedBuildingBlocks
This package built for OIG-Saned
|
40 |
|
SanedBuildingBlocks
This package built for OIG-Saned
|
20 |
|
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
14 |
|
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
13 |
|
AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
|
12 |
## v35.6.1
Release Date: 2024-09-02
* PR 560: Ensure Belgian National Numbers has padded checksum. Thanks @vyruz1986!
## v35.6.0
Release Date: 2024-04-27
* PR 556: Remove obsolete/non-working LoremPixel image service. `Images.LoremPixelUrl()` is removed. Thanks @marijnz0r!
* PR 557: Added `Bogus.Extensions.Belgium` extension methods below. Thanks @vyruz1986!
* Added `f.Person.NationalNumber()` - Rijksregisternummer / Numéro Nationale
## v35.5.1
Release Date: 2024-04-27
* PR 538: Fixes Invalid Costa Rica IBAN format. Thanks @dangerman!
## v35.5.0
Release Date: 2024-03-09
* PR 500: Allows locally set time references for Date calculations instead of global statics. See Faker[T].UseDateTimeReference(), Faker.DateTimeReference, and DataSets.Date.LocalSystemClock. Thanks @garcipat!
## v35.4.1
Release Date: 2024-03-02
* PR 529: XML Docs: Add inclusive / exclusive number ranges documentation for Randomizer. Thanks @Mitchman215!
* PR 535: Fix gender-digit for Swedish Personnummer. Thanks @LarsBergqvist!
Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md
.NET Framework 4.0
- No dependencies.
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Globalization.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
.NET 6.0
- No dependencies.
.NET Standard 2.0
- No dependencies.