· 11 min read
Dynamic Consistency Boundary in Marten, Part 3: Less ceremony with Wolverine
We rebuild the redemption command from Part 2 using Wolverine.HTTP with a [WolverinePost] endpoint, where the HTTP route, the DCB consistency boundary, and the business decision live in one static method. Includes an Alba HTTP test.
martendb dotnet event-sourcing dcb