You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-4
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,9 @@ Tutorial, practical samples and other resources about Event Sourcing in .NET. Se
19
19
-[2.3 Let's build the worst Event Sourcing system!](#23-lets-build-the-worst-event-sourcing-system)
20
20
-[2.4 The Light and The Dark Side of the Event-Driven Design](#24-the-light-and-the-dark-side-of-the-event-driven-design)
21
21
-[2.5 Conversation with Yves Lorphelin about CQRS](#25-conversation-with-yves-lorphelin-about-cqrs)
22
-
-[2.6. Never Lose Data Again - Event Sourcing to the Rescue!](#26-never-lose-data-again---event-sourcing-to-the-rescue)
23
-
-[2.7. How to deal with privacy and GDPR in Event-Sourced systems](#27-how-to-deal-with-privacy-and-gdpr-in-event-sourced-systems)
22
+
-[2.6. CQRS is Simpler than you think with C#9 & NET5](#26-cqrs-is-simpler-than-you-think-with-c9--net5)
23
+
-[2.7. Never Lose Data Again - Event Sourcing to the Rescue!](#27-never-lose-data-again---event-sourcing-to-the-rescue)
24
+
-[2.8. How to deal with privacy and GDPR in Event-Sourced systems](#28-how-to-deal-with-privacy-and-gdpr-in-event-sourced-systems)
24
25
-[3. Support](#3-support)
25
26
-[4. Prerequisites](#4-prerequisites)
26
27
-[5. Tools used](#5-tools-used)
@@ -573,11 +574,15 @@ Read more in the article:
573
574
574
575
<ahref="https://www.youtube.com/watch?v=D-3N2vQ7ADE"target="_blank"><imgsrc="https://img.youtube.com/vi/D-3N2vQ7ADE/0.jpg"alt="Event Store Conversations: Yves Lorphelin talks to Oskar Dudycz about CQRS (EN)"width="320"height="240"border="10" /></a>
575
576
576
-
### 2.6. Never Lose Data Again - Event Sourcing to the Rescue!
577
+
### 2.6. CQRS is Simpler than you think with C#9 & NET5
578
+
579
+
<ahref="https://www.youtube.com/watch?v=eOPlg-eB4As"target="_blank"><imgsrc="https://img.youtube.com/vi/eOPlg-eB4As/0.jpg"alt="CQRS is Simpler than you think with C#9 & NET5"width="320"height="240"border="10" /></a>
580
+
581
+
### 2.7. Never Lose Data Again - Event Sourcing to the Rescue!
577
582
578
583
<ahref="https://www.youtube.com/watch?v=fDC465jJoDk"target="_blank"><imgsrc="https://img.youtube.com/vi/fDC465jJoDk/0.jpg"alt="Never Lose Data Again - Event Sourcing to the Rescue!"width="320"height="240"border="10" /></a>
579
584
580
-
### 2.7. How to deal with privacy and GDPR in Event-Sourced systems
585
+
### 2.8. How to deal with privacy and GDPR in Event-Sourced systems
581
586
582
587
<ahref="https://www.youtube.com/watch?v=CI7JPFLlpBw"target="_blank"><imgsrc="https://img.youtube.com/vi/CI7JPFLlpBw/0.jpg"alt="How to deal with privacy and GDPR in Event-Sourced systems"width="320"height="240"border="10" /></a>
0 commit comments