Mediatr

Use when implementing in-process mediator, CQRS, and pipeline behavior patterns with MediatR in .NET applications. USE FOR: in-process command/query dispatch, CQRS with pipeline behaviors, notification fan-out, cross-cutting concern pipelines (validation, logging, caching), decoupling controllers from handlers DO NOT USE FOR: distributed messaging across services (use masstransit or nservicebus), actor-based concurrency (use akka-net), external message broker integration (use rebus)

Tyler-R-Kendrick c4d0fff 16 files · 29.6 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/eventing/mediatr commit c4d0fffd1e

Frequently asked questions

npx skillmds add tyler-r-kendrick/mediatr