Alexey goes into a little more depth on CQRS and Event Sourcing
Hi will be available source codes which Alexey use in yesterday webinar?
Yeah, I am cleaning the code for both webinars and it will be available in our GitHub.
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.
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
Hi all
Is there a replay available?