On-demand webinar

CQRS is simpler than you think with C#9 and .NET 5!

1 hour     Oskar Dudycz

Sign up & watch this recording now

About this webinar

CQRS is quite often perceived as an over complex pattern with a lot of redundancy and ceremony. Too often it's explained pushing towards multiple databases, eventual consistency, DDD, and Event Sourcing. In the presentation, Oskar will show that it's the opposite in reality.

During live coding, Oskar will show how CQRS can help in tackling the layered architecture complexity. He'll build a simple, but real WebAPI. Then he'll spice all of that with all the goodies from C#9 and .NET 5 to help achieve that. Records, Nullable Reference Types, Endpoints etc. The main focus will be on CQRS and pure .NET, not Event Sourcing, or DDD.