Info
Version: | 1.0.0-rc |
Author(s): | Rob Ashton, Praneeth Muskula |
Last Update: | Thursday, September 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/reddy6ue/AutoPoco.NetCore/wiki |
NuGet Url: | https://www.nuget.org/packages/AutoPoco.NetCore |
Install
Install-Package AutoPoco.NetCore
dotnet add package AutoPoco.NetCore
paket add AutoPoco.NetCore
AutoPoco.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This is a modernized (i.e. dotnet core 2.0.0) port of the AutoPoco project.
AutoPoco replaces manually written object mothers/test data builders with a fluent interface and an easy way to generate a large amount of readable test data.