Event Sourcing and CQRS with Alexey Zimarev - 30 Apr, 2020

Alexey goes into a little more depth on CQRS and Event Sourcing

Hi will be available source codes which Alexey use in yesterday webinar?

Hey @polovincak.tomas. I’ll have a word with Alexey and see what we can do

1 Like

Yeah, I am cleaning the code for both webinars and it will be available in our GitHub.

2 Likes

Are these the webinar repos?

https://github.com/EventStore/training-introduction-dotnet
https://github.com/EventStore/training-advanced-dotnet

Sorry, not those. I will do some cleanup and make the repository public, hopefully today.

Hi @alexey.zimarev is this repository now available?

Yes, sorry about the delay. Here it is: https://github.com/EventStore/Webinars

Excellent, thanks for making this available. Also I have just purchased your book " Hands-On Domain-Driven Design with .NET Core: Tackling complexity in the heart of software by putting DDD principles into practice", looking forward to it.

I’m considering taking the EventStore training course, “Advanced Event Sourcing,
CQRS and DDD Modelling” I’m hoping your book will be a good primer on the concepts. Would you happen to know what language the workshops are using? If not, could you point me in the right direction please?

Kind regards,
Gary Craine

The workshop has Java and C# code. However, it uses a bit different implementation style. You can find a ready-made library for Event Sourcing at https://eventuous.dev

Many thanks @alexey.zimarev

Hi all

Is there a replay available?

Hey @Lucas the link is at the top of the page