Skip to content

Commit

Permalink
Add more links
Browse files Browse the repository at this point in the history
  • Loading branch information
CeEv committed Aug 28, 2024
1 parent 4ea0465 commit 209a530
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/Informations/domain-driven-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ The datarecords from the microORM are marked as Entities from the framework it s

- https://martinfowler.com/bliki/DDD_Aggregate.html

... aggregate explaination

### Domain Event

- https://learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/domain-events-design-implementation
- https://martinfowler.com/eaaDev/DomainEvent.html
- https://learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/domain-events-design-implementation
- https://devblogs.microsoft.com/cesardelatorre/domain-events-vs-integration-events-in-domain-driven-design-and-microservices-architectures/
- https://www.refactory-project.com/application-events-and-domain-events/

0 comments on commit 209a530

Please sign in to comment.