NMockaroo is a little library that provides an easy way for you to generate mock data based on your C# objects using the Mockaroo API.
Info
| Version: | 1.1.0.1 |
| Author(s): | Andrew McCaughan (@amogram) |
| Last Update: | Monday, October 31, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/amogram/NMockaroo |
| NuGet Url: | https://www.nuget.org/packages/NMockaroo |
Install
Install-Package NMockaroo
dotnet add package NMockaroo
paket add NMockaroo
NMockaroo Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags