Project Description
ECO is a library that contains some base classes for DDD-development. It helps to avoid the creation of standard classes like Entity, AggregateRoot or ValueObject and it is based on the concept of "persistent unit". Each persistent unit can contains different
aggregates and ECO will manage the different contexts.