Info
Version: | 1.5.9 |
Author(s): | Roman Lautner, Hendrik L., Christian Harlass, GothikX |
Last Update: | Friday, August 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://objectfiller.net/ |
NuGet Url: | https://www.nuget.org/packages/Tynamix.ObjectFiller |
Install
Install-Package Tynamix.ObjectFiller
dotnet add package Tynamix.ObjectFiller
paket add Tynamix.ObjectFiller
Tynamix.ObjectFiller Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
No dependencies.
Tags
Use it for unittest, prototyping and whereever you need some random testdata.
It has a fluent API and is highly customizable.
It supports also IEnumerables and Dictionaries and constructors WITH parameters.
It is also possible to fill instances and to write private properties.