Skip to main content

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
Dec 17, 2019
Latest stable version

Install

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

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.

This version is marked prerelease. Validate its API and upgrade path before production use.

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.