AshrafSada / ObjectFiller.NET

The .NET ObjectFiller fills the properties of your .NET objects with random data

Home Page:http://objectfiller.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ObjectFiller.NET

ObjectFiller NET Logo

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.

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)

About

The .NET ObjectFiller fills the properties of your .NET objects with random data

http://objectfiller.net

License:MIT License


Languages

Language:C# 100.0%