Core configuration interfaces of SlimMessageBus
$ dotnet add package SlimMessageBus.Host.ConfigurationSlimMessageBus is a client façade for message brokers for .NET. It comes with implementations for specific brokers and in-memory message passing (in-process communication). SlimMessageBus additionally provides request-response implementation over message queues, and many other plugins.
Transports:
Plugins:
Find out more https://github.com/zarusz/SlimMessageBus.