Arbiter
Mediator pattern and Command Query Responsibility Segregation (CQRS) implementation in .NET
Library | Package | Description |
---|---|---|
Arbiter.Mediation | Lightweight and extensible implementation of the Mediator pattern | |
Arbiter.Mediation.OpenTelemetry | OpenTelemetry support for Arbiter.Mediation library | |
Arbiter.CommandQuery | Base package for Commands, Queries and Behaviors | |
Arbiter.CommandQuery.EntityFramework | Entity Framework Core handlers for the base Commands and Queries | |
Arbiter.CommandQuery.MongoDB | Mongo DB handlers for the base Commands and Queries | |
Arbiter.CommandQuery.Endpoints | Minimal API endpoints for base Commands and Queries | |
Arbiter.CommandQuery.Mvc | MVC Controllers for base Commands and Queries |