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 it to create and load databases and UIs with mockup data. Get started by using Faker class or a DataSet directly.
dotnet add package Bogus --version 3.0.0.3
Install-Package Bogus -Version 3.0.0.3
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [7.0.0, 8.0.0) |
| 作者 | Brian Chavez |
|---|---|
| 发布时间 | 2015-07-21 17:33:47 |
| 项目主页 | https://github.com/bchavez/Bogus |
| 许可证 | http://opensource.org/licenses/MIT |