Skip to content

Releases: Tynamix/ObjectFiller.NET

ObjectFiller.NET v.1.3.6

04 May 16:45
Compare
Choose a tag to compare

-1.3.6

  • Added Randomizer class to easy generate data for simple types like int, double, string
  • Support for complex standalone CLR types like List
  • CityName plugin (Thx to Hendrik L.)
  • E-Mail-Address plugin (Thx to Hendrik L.)
  • StreetName plugin (Thx to Hendrik L.)
  • CountryName plugin
  • Code cleanup
  • Bugfixes

-1.3.2

  • Bugfixes

-1.3.1

  • Easier usage of static values in the "Use" API
  • Added missing type mappings
  • Some bugfixes and improvements

-1.3.0

  • Circular Reference Detection (thx to GothikX)
  • Export the ObjectFiller setup and reuse it somewhere else
  • Improved LoremIpsum Plugin (thx to GothikX)
  • Many bugfixes and improvements

-1.2.8

  • IgnoreAllUnknownTypes added
  • Usage of RandomList-Plugin improved
  • IntRange-Plugin handles now also nullable int!

-1.2.4

  • Create multiple instances
  • Some bugfixes and improvements

-1.2.3

  • Use enumerables to fill objects (thx to charlass)
  • Its now possible to fill enum properties (thx to charlass)
  • Implemented SequenceGenerator (thx to charlass)

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8

  • Bugfix in RandomizerForProperty

-1.1.7

  • Implemented a "Lorem Ipsum" string plugin

-1.1.6

  • new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
  • Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4

  • IgnoreAllOfType added.
  • Little changes to the main API

-1.1.2

  • moved to github

-1.1.0

  • Changed the fluent API to make it even easier than before to use.

-1.0.22

  • Bugfix when handling lists

-1.0.21

  • Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16

  • RandomListItem-Plugin

-1.0.15

  • Major Bugfix

-1.0.14

  • Bugfixes

-1.0.12

  • RealNameListString Plugin
  • DoubleMinMax plugin

-1.0.10

  • Its now possible to ignore properties.
  • Fluent API documented.
  • Better ExceptionMessages
  • Bugfixes

-1.0.6

  • Its now possible to setup a randomizer to a specific property!

-1.0.0

  • Initial release

ObjectFiller v.1.3.2

27 Feb 12:40
Compare
Choose a tag to compare

-1.3.2

  • Bugfixes

-1.3.1

  • Easier usage of static values in the "Use" API
  • Added missing type mappings
  • Some bugfixes and improvements

-1.3.0

  • Circular Reference Detection (thx to GothikX)
  • Export the ObjectFiller setup and reuse it somewhere else
  • Improved LoremIpsum Plugin (thx to GothikX)
  • Many bugfixes and improvements

-1.2.8

  • IgnoreAllUnknownTypes added
  • Usage of RandomList-Plugin improved
  • IntRange-Plugin handles now also nullable int!

-1.2.4

  • Create multiple instances
  • Some bugfixes and improvements

-1.2.3

  • Use enumerables to fill objects (thx to charlass)
  • Its now possible to fill enum properties (thx to charlass)
  • Implemented SequenceGenerator (thx to charlass)

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8

  • Bugfix in RandomizerForProperty

-1.1.7

  • Implemented a "Lorem Ipsum" string plugin

-1.1.6

  • new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
  • Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4

  • IgnoreAllOfType added.
  • Little changes to the main API

-1.1.2

  • moved to github

-1.1.0

  • Changed the fluent API to make it even easier than before to use.

-1.0.22

  • Bugfix when handling lists

-1.0.21

  • Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16

  • RandomListItem-Plugin

-1.0.15

  • Major Bugfix

-1.0.14

  • Bugfixes

-1.0.12

  • RealNameListString Plugin
  • DoubleMinMax plugin

-1.0.10

  • Its now possible to ignore properties.
  • Fluent API documented.
  • Better ExceptionMessages
  • Bugfixes

-1.0.6

  • Its now possible to setup a randomizer to a specific property!

-1.0.0

  • Initial release

ObjectFiller v.1.3.1

03 Feb 22:43
Compare
Choose a tag to compare

-1.3.1

  • Easier usage of static values in the "Use" API
  • Added missing type mappings
  • Some bugfixes and improvements

-1.3.0

  • Circular Reference Detection (thx to GothikX)
  • Export the ObjectFiller setup and reuse it somewhere else
  • Improved LoremIpsum Plugin (thx to GothikX)
  • Many bugfixes and improvements

-1.2.8

  • IgnoreAllUnknownTypes added
  • Usage of RandomList-Plugin improved
  • IntRange-Plugin handles now also nullable int!

-1.2.4

  • Create multiple instances
  • Some bugfixes and improvements

-1.2.3

  • Use enumerables to fill objects (thx to charlass)
  • Its now possible to fill enum properties (thx to charlass)
  • Implemented SequenceGenerator (thx to charlass)

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8

  • Bugfix in RandomizerForProperty

-1.1.7

  • Implemented a "Lorem Ipsum" string plugin

-1.1.6

  • new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
  • Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4

  • IgnoreAllOfType added.
  • Little changes to the main API

-1.1.2

  • moved to github

-1.1.0

  • Changed the fluent API to make it even easier than before to use.

-1.0.22

  • Bugfix when handling lists

-1.0.21

  • Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16

  • RandomListItem-Plugin

-1.0.15

  • Major Bugfix

-1.0.14

  • Bugfixes

-1.0.12

  • RealNameListString Plugin
  • DoubleMinMax plugin

-1.0.10

  • Its now possible to ignore properties.
  • Fluent API documented.
  • Better ExceptionMessages
  • Bugfixes

-1.0.6

  • Its now possible to setup a randomizer to a specific property!

-1.0.0

  • Initial release

ObjectFiller v.1.3.0

05 Aug 19:16
Compare
Choose a tag to compare

-1.3.0

  • Circular Reference Detection (thx to GothikX)
  • Export the ObjectFiller setup and reuse it somewhere else
  • Improved LoremIpsum Plugin (thx to GothikX)
  • Many bugfixes and improvements

-1.2.8

  • IgnoreAllUnknownTypes added
  • Usage of RandomList-Plugin improved
  • IntRange-Plugin handles now also nullable int!

-1.2.4

  • Create multiple instances
  • Some bugfixes and improvements

-1.2.3

  • Use enumerables to fill objects (thx to charlass)
  • Its now possible to fill enum properties (thx to charlass)
  • Implemented SequenceGenerator (thx to charlass)

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8

  • Bugfix in RandomizerForProperty

-1.1.7

  • Implemented a "Lorem Ipsum" string plugin

-1.1.6

  • new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
  • Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4

  • IgnoreAllOfType added.
  • Little changes to the main API

-1.1.2

  • moved to github

-1.1.0

  • Changed the fluent API to make it even easier than before to use.

-1.0.22

  • Bugfix when handling lists

-1.0.21

  • Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16

  • RandomListItem-Plugin

-1.0.15

  • Major Bugfix

-1.0.14

  • Bugfixes

-1.0.12

  • RealNameListString Plugin
  • DoubleMinMax plugin

-1.0.10

  • Its now possible to ignore properties.
  • Fluent API documented.
  • Better ExceptionMessages
  • Bugfixes

-1.0.6

  • Its now possible to setup a randomizer to a specific property!

-1.0.0

  • Initial release

ObjectFiller v.1.2.8

06 Jul 22:33
Compare
Choose a tag to compare

-1.2.8

  • IgnoreAllUnknownTypes added
  • Usage of RandomList-Plugin improved
  • IntRange-Plugin handles now also nullable int!

-1.2.4

  • Create multiple instances
  • Some bugfixes and improvements

-1.2.3

  • Use enumerables to fill objects (thx to charlass)
  • Its now possible to fill enum properties (thx to charlass)
  • Implemented SequenceGenerator (thx to charlass)

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8

  • Bugfix in RandomizerForProperty

-1.1.7

  • Implemented a "Lorem Ipsum" string plugin

-1.1.6

  • new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
  • Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4

  • IgnoreAllOfType added.
  • Little changes to the main API

-1.1.2

  • moved to github

-1.1.0

  • Changed the fluent API to make it even easier than before to use.

-1.0.22

  • Bugfix when handling lists

-1.0.21

  • Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16

  • RandomListItem-Plugin

-1.0.15

  • Major Bugfix

-1.0.14

  • Bugfixes

-1.0.12

  • RealNameListString Plugin
  • DoubleMinMax plugin

-1.0.10

  • Its now possible to ignore properties.
  • Fluent API documented.
  • Better ExceptionMessages
  • Bugfixes

-1.0.6

  • Its now possible to setup a randomizer to a specific property!

-1.0.0

  • Initial release

ObjectFiller v.1.2.4

02 Jun 20:58
Compare
Choose a tag to compare

-1.2.4

  • Create multiple instances
  • Some bugfixes and improvements

-1.2.3

  • Use enumerables to fill objects (thx to charlass)
  • Its now possible to fill enum properties (thx to charlass)
  • Implemented SequenceGenerator (thx to charlass)

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8

  • Bugfix in RandomizerForProperty

-1.1.7

  • Implemented a "Lorem Ipsum" string plugin

-1.1.6

  • new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
  • Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4

  • IgnoreAllOfType added.
  • Little changes to the main API

-1.1.2

  • moved to github

-1.1.0

  • Changed the fluent API to make it even easier than before to use.

-1.0.22

  • Bugfix when handling lists

-1.0.21

  • Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16

  • RandomListItem-Plugin

-1.0.15

  • Major Bugfix

-1.0.14

  • Bugfixes

-1.0.12

  • RealNameListString Plugin
  • DoubleMinMax plugin

-1.0.10

  • Its now possible to ignore properties.
  • Fluent API documented.
  • Better ExceptionMessages
  • Bugfixes

-1.0.6

  • Its now possible to setup a randomizer to a specific property!

-1.0.0

  • Initial release

ObjectFiller v.1.2.3

19 May 21:08
Compare
Choose a tag to compare

-1.2.3

  • Use enumerables to fill objects (thx to charlass)
  • Its now possible to fill enum properties (thx to charlass)
  • Implemented SequenceGenerator (thx to charlass)

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8
Bugfix in RandomizerForProperty

-1.1.7
Implemented a "Lorem Ipsum" string plugin

-1.1.6
new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4
IgnoreAllOfType added.
Little changes to the main API

-1.1.2
moved to github

-1.1.0
Changed the fluent API to make it even easier than before to use.

-1.0.22
Bugfix when handling lists

-1.0.21
Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16
RandomListItem-Plugin

-1.0.15
Major Bugfix

-1.0.14
Bugfixes

-1.0.12
RealNameListString Plugin
DoubleMinMax plugin

-1.0.10
Its now possible to ignore properties.
Fluent API documented.
Better ExceptionMessages
Bugfixes

-1.0.6
Its now possible to setup a randomizer to a specific property!

-1.0.0
Initial release

Release 1.2 - FluentAPI refactoring, Property ordering, many improvements

02 May 10:38
Compare
Choose a tag to compare

-1.2.1

  • Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
  • Properties with private setter are able to write.
  • Renamed ObjectFiller to Filler to avoid NameSpace conflicts
  • Order properties implemented
  • IntRange Plugin implemented
  • ...some more improvements and bugfixes

-1.1.8
Bugfix in RandomizerForProperty

-1.1.7
Implemented a "Lorem Ipsum" string plugin

-1.1.6
new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4
IgnoreAllOfType added.
Little changes to the main API

-1.1.2
moved to github

-1.1.0
Changed the fluent API to make it even easier than before to use.

-1.0.22
Bugfix when handling lists

-1.0.21
Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16
RandomListItem-Plugin

-1.0.15
Major Bugfix

-1.0.14
Bugfixes

-1.0.12
RealNameListString Plugin
DoubleMinMax plugin

-1.0.10
Its now possible to ignore properties.
Fluent API documented.
Better ExceptionMessages
Bugfixes

-1.0.6
Its now possible to setup a randomizer to a specific property!

-1.0.0
Initial release

ObjectFiller.NET v1.1.7

24 Apr 15:07
Compare
Choose a tag to compare

ChangeLog:

-1.1.7
Implemented a "Lorem Ipsum" string plugin

-1.1.6
new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

-1.1.4
IgnoreAllOfType added.
Little changes to the main API

-1.1.2
moved to github

-1.1.0
Changed the fluent API to make it even easier than before to use.

-1.0.22
Bugfix when handling lists

-1.0.21
Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

-1.0.16
RandomListItem-Plugin

-1.0.15
Major Bugfix

-1.0.14
Bugfixes

-1.0.12
RealNameListString Plugin
DoubleMinMax plugin

-1.0.10
Its now possible to ignore properties.
Fluent API documented.
Better ExceptionMessages
Bugfixes

-1.0.6
Its now possible to setup a randomizer to a specific property!

-1.0.0
Initial release