Hermodr
Hermodr is a framework for building event-driven applications in .NET, providing tools for publishing and consuming events across various messaging patterns and protocols.
Features
- Event publishing and consumption — Build producers and consumers with a consistent API across different transport backends.
- Multiple messaging patterns — Support for pub/sub, request/reply, and competing consumers.
- Extensible pipeline — Middleware-style pipeline for event filtering, transformation, routing, and observability.
- Integration with existing systems — Connect to message brokers, queues, and event stores through pluggable adapters.