mirror of
https://github.com/samiyev/puaros.git
synced 2025-12-27 23:06:54 +05:00
Add domain layer components: - BaseEntity with ID, timestamps and equality checks - ValueObject for immutable value objects - IRepository interface for persistence - DomainEvent system for domain events