Signalynx: mediator and durable messaging for .NET
Signalynx is a high-performance, strongly typed mediator, dispatcher, and durable messaging toolkit for .NET 8, .NET 9, and .NET 10.
Core capabilities
Use typed commands, queries, requests, notifications, and domain events for in-process application dispatch. Add durable inbox, outbox, retries, scheduling, dead letters, persistent stores, and broker transports when work crosses time or service boundaries.
Supported integrations
Signalynx supports Microsoft dependency injection, validation, logging, NativeAOT source generation, SQL Server, PostgreSQL, RabbitMQ, Azure Service Bus, Amazon SQS, Kafka, and an in-memory development provider.
Install
dotnet add package Signalynx.Core
Source code and documentation on GitHub · Signalynx.Core on NuGet · AI-readable project overview