
Event Sourcing in .NET Core – part 4: query models
Hi All! Welcome to the fourth part of the series about Event Sourcing. This time we’ll see how we can leverage the events to refresh our Query Models. The last time we saw how we can make use of a message queue to publish domain events to other interested parties....
2020, May 24 — 4 minute read