Faker.Net
1.4.108
C# port of the Ruby Faker gem (http://faker.rubyforge.org/) and is used to easily generate fake data: names, addresses, phone numbers, etc.
Install-Package Faker.Net -Version 1.4.108
dotnet add package Faker.Net --version 1.4.108
<PackageReference Include="Faker.Net" Version="1.4.108" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Faker.Net --version 1.4.108
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Faker.Net, 1.4.108"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.3)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Faker.Net:
Package | Downloads |
---|---|
Spin
Web Framework cross platforms based to .net core
|
|
StubGenerator
Stub Data Generator for .net core
|
|
Fixtures.HealthInsurance.Products
Fixtures.HealthInsurance.Products Class Library
|
|
Starschema.DataGenerator
Generates data ranging from random names, company names, lorem ipsum, emails, etc to generating data based on specified mathematical distributions
|
|
ShamWow
A document parser that will scrub PII from objects.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Faker.Net:
Repository | Stars |
---|---|
punker76/gong-wpf-dragdrop
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
|