Have you considered using an actor model to build an event based CQRS system? Why not? Actors and DDD are a match made in heaven!
There are many cool building blocks in actor frameworks like Akka.NET that make it easier to implement a CQRS system with Event Sourcing.
In this talk I will show you to all the things you need to know to get started building such a system using .NET 6 and Akka.NET. Expect to see a lot of code!
An elementary knowledge of DDD principles is required to attend this session.
