issues
search
CodelyTV
/
csharp-ddd-skeleton
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
168
stars
35
forks
source link
Add first subscriber use case
#23
Closed
Leanwit
closed
4 years ago
Leanwit
commented
4 years ago
Add CoursesCounter, subscriber, and repository
Add mother class and TestCase - Mapping database
Test publish domain events
Add DomainEventInformation and Deserializer logic
Add ability to test domain events from Specflow