NBuilder 3.0.1.1

dotnet add package NBuilder --version 3.0.1.1
NuGet\Install-Package NBuilder -Version 3.0.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NBuilder" Version="3.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NBuilder --version 3.0.1.1
#r "nuget: NBuilder, 3.0.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NBuilder as a Cake Addin
#addin nuget:?package=NBuilder&version=3.0.1.1

// Install NBuilder as a Cake Tool
#tool nuget:?package=NBuilder&version=3.0.1.1

Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (13)

Showing the top 5 popular GitHub repositories that depend on NBuilder:

Repository Stars
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
Prowlarr/Prowlarr
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
Version Downloads Last updated
3.0.1.1 138,882 11/14/2011
3.0.1 4,089 8/15/2011
2.3.0 3,946 1/26/2011