Skip to main content
NBuilder package icon

NBuilder

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.

Total Downloads
19.3M
19,254,447
Published
Aug 23, 2019
Latest stable version

Install

.NET CLI
dotnet add package NBuilder --version 6.0.1
Package Manager Console
Install-Package NBuilder -Version 6.0.1
PackageReference
<PackageReference Include="NBuilder" Version="6.0.1" />

Frameworks

.NETFramework4.0 .NETStandard1.6

Dependencies

NETStandard.Library
.NETStandard1.6
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.