In my last post I explained why is useful to add base entity class in EF. Today I will write how with use of this base class an AutoMapped map collection of data objects (i.e. DTOs to existing collection of entities). Continue reading “Mapping collection of entities in EF with AutoMapper”