Description
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.
ObjectFiller.NET alternatives and similar packages
Based on the "Assets" category.
Alternatively, view ObjectFiller.NET alternatives based on common mentions on social networks and blogs.
-
Cassette
Manages .NET web application assets (scripts, css and templates) -
SquishIt
Lets you *easily* bundle some css and javascript! Check out the Google group if you have questions! -
Bundler
Compile & Minify Less/Sass/Stylus/Css/JS/CoffeeScript/LiveScript files. Integrates with MVC and ServiceStack -
Bundle Transformer
Port of Yahoo!'s Java YUICompressor to .NET -
NodeAssets
Asset Manager for .net that has live css updates using SignalR and can optionally leverage NodeJS compilers
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ObjectFiller.NET or a related project?
README
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.
Get it on
https://www.nuget.org/packages/Tynamix.ObjectFiller
Quick Start
Documentation
Read the full documentation site.
(Thank you to Readme.io for the OSS <3)