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 7.1.2-beta-1
Install-Package Bogus -Version 7.1.2-beta-1
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [8.0.2, ) |
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [8.0.2, ) |
| System.Text.Encoding | [4.0.11-beta-23516, ) |
| System.Dynamic.Runtime | [4.0.11-beta-23516, ) |
| System.IO | [4.0.11-beta-23516, ) |
| System.ComponentModel | [4.0.1-beta-23516, ) |
| System.Reflection.Extensions | [4.0.1-beta-23516, ) |
| System.Reflection.TypeExtensions | [4.0.1-beta-23409, ) |
| System.Text.RegularExpressions | [4.0.11-beta-23516, ) |
| System.Linq | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [8.0.2, ) |
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [8.0.2, ) |
| System.Text.Encoding | [4.0.11-beta-23516, ) |
| System.Dynamic.Runtime | [4.0.11-beta-23516, ) |
| System.IO | [4.0.11-beta-23516, ) |
| System.ComponentModel | [4.0.1-beta-23516, ) |
| System.Reflection.Extensions | [4.0.1-beta-23516, ) |
| System.Reflection.TypeExtensions | [4.0.1-beta-23409, ) |
| System.Text.RegularExpressions | [4.0.11-beta-23516, ) |
| 作者 | Brian Chavez |
|---|---|
| 发布时间 | 2016-05-16 17:53:37 |
| 项目主页 | https://github.com/bchavez/Bogus |
| 许可证 | https://raw.githubusercontent.com/bchavez/Bogus/master/LICENSE |