Found 87 packages
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.
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
The .NET Bogus autogenerator
Add support for NodaTime https://nodatime.org/ to Bogus https://github.com/bchavez/Bogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes generator options for common conventions.
Extends Bogus (https://github.com/bchavez/Bogus) to use [GeoNames Data](https://www.geonames.org/).
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using Moq.
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using NSubtitute.
Extends Bogus (https://github.com/bchavez/Bogus) to use Naughty Strings (https://github.com/minimaxir/big-list-of-naughty-strings).
Auto generate Bogus Faker[T].RuleFor() rules in C# with this Roslyn analyzer and code fixer. This is a premium feature and requires an active subscription.
Produces Bogus (https://github.com/bchavez/Bogus) text which, on first glance, looks like real, ponderous, prose; replete with clichés.
A C# library extending AutoBogus with templating for specifying specific data values.
Premium data set for generating map data. Mapping locations, point of interests, and GPS data for your applications, UIs and databases.
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using FakeItEasy.
Premium data set for generating text. Literature from books, biographies and law for your applications, UIs and databases.
Premium data set for the Healthcare industry. Generate fake patient information, medical records, illnesses, symptoms, human anatomy, drugs, dosages for your applications, UIs and databases.
Provides a .net wrapper around the [GeoNames Data](https://www.geonames.org/).
A modified version of Autobogus by nickdodd79 to introduce some critical missing features around .NET 6.
Premium data set for generating movies and TV shows. Movie titles, tag lines, genres, and trailer links. Sample data used in this library is used with permission from TMDb: https://www.themoviedb.org
An AutoFakerBinder for interfaces and abstract objects using Moq