Skip to content

Tynamix/ObjectFiller.NET

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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.


Donate

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)