So here’s a common scenario when building a system using Event Sourcing with Marten: As an example, let’s say that your application has some reference information about system users saved in this document type (from the Marten testing suite): And you also have events for some kind of UserTask aggregate that manages the workflow of … Continue reading Event Enrichment in Marten Projections→| The Shade Tree Developer
Wolverine has long had some ability to schedule some messages to be executed at a later time or schedule messages to be delivered at a later time. The Wolverine 4.12 release last night added some p…| The Shade Tree Developer
Next Generation Command and Message Bus for .NET| wolverinefx.net