Tynamix.ObjectFiller 1.0.16

There is a newer version of this package available.
See the version list below for details.
dotnet add package Tynamix.ObjectFiller --version 1.0.16
                    
NuGet\Install-Package Tynamix.ObjectFiller -Version 1.0.16
                    
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="Tynamix.ObjectFiller" Version="1.0.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tynamix.ObjectFiller" Version="1.0.16" />
                    
Directory.Packages.props
<PackageReference Include="Tynamix.ObjectFiller" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tynamix.ObjectFiller --version 1.0.16
                    
#r "nuget: Tynamix.ObjectFiller, 1.0.16"
                    
#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.
#addin nuget:?package=Tynamix.ObjectFiller&version=1.0.16
                    
Install as a Cake Addin
#tool nuget:?package=Tynamix.ObjectFiller&version=1.0.16
                    
Install as a Cake Tool

The .NET ObjectFiller fills the properties of your objects with random data. It has a fluent API and is highly customable. It supports also Lists and Dictionaries. It is also possible to fill instances.

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 (2)

Showing the top 2 NuGet packages that depend on Tynamix.ObjectFiller:

Package Downloads
Tynamix.ObjectFiller.RegEx

The extension for ObjectFiller .NET allows to generate string values that match a given regular expression.

TheStandardBox.Data.Tests.Unit

A .NET Library for essential unit testing code according to The Standard

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.9 123,819 8/2/2024
1.5.8 422,414 5/9/2022
1.5.7 88,155 1/22/2022
1.5.6 173,657 1/28/2021
1.5.5 373,506 9/26/2018
1.5.4.1 59,483 8/3/2017
1.5.4 2,418 7/27/2017
1.5.3 8,436 2/13/2017
1.5.0 19,066 3/8/2016
1.4.1 5,357 1/23/2016
1.4.0 4,720 12/17/2015
1.3.9 2,583 9/22/2015
1.3.8 2,817 8/2/2015
1.3.6 2,641 5/4/2015
1.3.2 2,375 2/27/2015
1.3.1 4,495 2/3/2015
1.3.0 3,173 8/5/2014
1.2.8 2,528 7/6/2014
1.2.4 2,564 6/2/2014
1.2.3 2,313 5/19/2014
1.2.1 2,515 5/2/2014
1.1.8 2,228 4/29/2014
1.1.7 2,316 4/23/2014
1.1.6 2,420 4/18/2014
1.1.4 2,395 4/16/2014
1.1.2 2,714 4/13/2014
1.1.1 2,337 4/13/2014
1.1.0 2,445 4/12/2014
1.0.22 2,388 4/9/2014
1.0.21 2,697 4/8/2014
1.0.20 2,390 4/8/2014
1.0.16 2,321 4/3/2014
1.0.15 2,313 4/2/2014
1.0.14 2,240 4/2/2014
1.0.13 2,338 4/2/2014
1.0.12 2,319 4/2/2014
1.0.10 2,333 4/1/2014
1.0.6 2,224 3/31/2014
1.0.5 2,250 3/31/2014
1.0.0 2,489 3/30/2014

-1.0.16
RandomListItem-Plugin

-1.0.15
Major Bugfix

-1.0.14
Bugfixes

-1.0.12
RealNameListString Plugin
DoubleMinMax plugin

-1.0.10
Its now possible to ignore properties.
Fluent API documented.
Better ExceptionMessages
Bugfixes

-1.0.6
Its now possible to setup a randomizer to a specific property!

-1.0.0
Initial release