05a36e804538fcff049ffff3231cff964efe6e6c
- Add BaseEntity with audit fields (CreatedDate, CreatedBy, ModifiedDate, ModifiedBy) - Add IAggregateRoot marker interface for DDD aggregate roots - Add ValueObject base class with equality comparison by value These classes provide the foundation for all domain entities and value objects.
DigitalData.EmailProfiler
Description
Languages
C#
100%