In this video, learn about Domain-Driven Design (DDD) and the concept of side effects, domain events, and integration events. Get a step-by-step demonstration of how to implement domain events and handle them in your application layer using MediatR. Boost your understanding of domain events in DDD and learn to implement them effectively in your own projects. Watch now!
Join this channel to get source code access and other perks:
https://www.youtube.com/channel/UCyTPru-1gZ7-4qblcKM0TiQ/join
Contents:
1. Intro:
00:00
2. Side effects:
01:33
3. Domain events vs. integration events:
02:12
4. Setup overview:
04:35
5. Creating and raising domain events:
05:54
6. Implementing event handlers:
10:57
7. Naming event handlers:
13:21
8. Eventual vs strong consistency:
17:41