Tag Archives: factory

TrueView Release 1.04.0810.27 – Factory and Repository support

There are lots of questions in the DDD community about Factories and Repositories.  TrueView now supports these concepts in a nicely decoupled way.  Learn more in the user guide. Enhancements: Added support for Entity factories using IFactory<T> Added support for Entity repositories using IRepository<T> EntityLinker now uses IEntity instead of Entity Added Min/Max range to [...]