Faker.NET.Portable is no longer being maintained, and no new features or bug fixes will be added to the library
AppVeyor | Travis | NuGet | GitHub | Codecov |
---|---|---|---|---|
C# port of the Ruby Faker gem (http://faker.rubyforge.org/) and is used to easily generate fake data: names, addresses, phone numbers, etc. This project is based on the faker-cs project so all credit goes to it's owner.
Availabe as a NuGet package here.
Get the code via git:
git clone https://github.com/WormieCorp/Faker.NET.Portable.git
See our documentation for currently supported frameworks.
Add a reference to Faker.Portable.dll
in you project within Visual Studio.
Start using the Faker methods to generate your random test data.
Please take a look at our documentation.
Thanks goes to these wonderful people (emoji key):
Kim J. Nordmo 🚧 | The Gitter Badger 📖 | Joe Sauve 💻 🤔 | supix 💻 🤔 📖 | README Bot 📖 | dependabot[bot] 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!