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.
dotnet add package Bogus --version 28.0.2
Install-Package Bogus -Version 28.0.2
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| System.Globalization.Extensions | [4.3.0, ) |
| System.Reflection.TypeExtensions | [4.3.0, ) |
| 作者 | Brian Chavez |
|---|---|
| 发布时间 | 2019-07-07 20:06:53 |
| 项目主页 | https://github.com/bchavez/Bogus |
| 许可证 | https://raw.githubusercontent.com/bchavez/Bogus/master/LICENSE |