From acaa6298d435ccaf9032e2bc0b92a1bb6ed12e78 Mon Sep 17 00:00:00 2001 From: Oskar Dudycz Date: Sun, 8 May 2022 20:47:19 +0200 Subject: [PATCH] Added link to "CQRS is Simpler than you think with C#9 & NET5" webinar --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d49c02d02..f8ac1ee35 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ Tutorial, practical samples and other resources about Event Sourcing in .NET. Se - [2.3 Let's build the worst Event Sourcing system!](#23-lets-build-the-worst-event-sourcing-system) - [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) - [2.5 Conversation with Yves Lorphelin about CQRS](#25-conversation-with-yves-lorphelin-about-cqrs) - - [2.6. Never Lose Data Again - Event Sourcing to the Rescue!](#26-never-lose-data-again---event-sourcing-to-the-rescue) - - [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) + - [2.6. CQRS is Simpler than you think with C#9 & NET5](#26-cqrs-is-simpler-than-you-think-with-c9--net5) + - [2.7. Never Lose Data Again - Event Sourcing to the Rescue!](#27-never-lose-data-again---event-sourcing-to-the-rescue) + - [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) - [3. Support](#3-support) - [4. Prerequisites](#4-prerequisites) - [5. Tools used](#5-tools-used) @@ -573,11 +574,15 @@ Read more in the article: Event Store Conversations: Yves Lorphelin talks to Oskar Dudycz about CQRS (EN) -### 2.6. Never Lose Data Again - Event Sourcing to the Rescue! +### 2.6. CQRS is Simpler than you think with C#9 & NET5 + +CQRS is Simpler than you think with C#9 & NET5 + +### 2.7. Never Lose Data Again - Event Sourcing to the Rescue! Never Lose Data Again - Event Sourcing to the Rescue! -### 2.7. How to deal with privacy and GDPR in Event-Sourced systems +### 2.8. How to deal with privacy and GDPR in Event-Sourced systems How to deal with privacy and GDPR in Event-Sourced systems