Skip to the content.

Build status Join the chat at https://gitter.im/Tynamix/ObjectFiller.NET

ObjectFiller.NET

The .NET ObjectFiller fills the properties of your .NET objects with random data! It has a very comfortable Fluent API. You are able to fill object instances or you just let them create for you. It is also possible to create instances of classes which have constructors with parameters. You can also fill properties which are derived by an interface. The .NET ObjectFiller also supports IEnumerable (and all derivations) as well as Dictionaries.


I do not make any money with ObjectFiller.NET. It is a pure hobby project. But if I could save your time with this project or if you like to use the library I would be very happy about a small donation!


Get it on

NuGet!

https://www.nuget.org/packages/Tynamix.ObjectFiller


Quick Start

ObjectFiller.NET Quickstart


Documentation

Read the full documentation site.

(Thank you to Readme.io for the OSS <3)