Install
Install-Package Bogus
dotnet add package Bogus
paket add Bogus
Bogus Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Globalization.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
No dependencies.
Tags
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.