Building a Greenfield System with the Critter Stack
Optimizing a new project with the Critter Stack (Marten & Wolverine) by enabling advanced features for performance and resiliency.
Optimizing a new project with the Critter Stack (Marten & Wolverine) by enabling advanced features for performance and resiliency.
Compares Wolverine and MediatR frameworks, showing how Wolverine's idioms can simplify code for developers familiar with MediatR patterns.
A summary of recent Wolverine releases, highlighting new features like inferred message grouping, EF Core domain events, and bug fixes.
Explains how to implement classic .NET Domain Events using Wolverine and EF Core, including new features in Wolverine 5.6 to simplify the pattern.
Explores how to enable OpenTelemetry observability in Wolverine, highlighting its built-in tracing and metrics capabilities.
A technical guide on using the WolverineFx.HTTP package to simplify API endpoints and reduce boilerplate code in .NET applications.
A technical overview of Wolverine, a .NET library combining Mediator and Message Bus patterns, with code examples for a shopping cart API.