Plugin for SlimMessageBus that provides JSON serialization based on the Json.NET library
$ dotnet add package SlimMessageBus.Host.Serialization.JsonSlimMessageBus is a lightweight and extensible message bus framework for .NET, designed to simplify working with message brokers and in-process messaging.
It supports a variety of transport providers and offers built-in patterns like publish/subscribe and request/response over queues.
For full documentation and examples, visit the GitHub repository.