Top 20 NuGet Packages depending on SlimMessageBus.Host.Serialization

Total dependencies: 6

A lightweight message bus interface for .NET. The goal of this library is to introduce a slim facade for messaging brokers. Use one of the transport providers for in-process (in-memory), Apache Kafka or Azure Service Bus messaging.
Plugin for SlimMessageBus that provides JSON serialization based on the Json.NET library
Plugin for SlimMessageBus that provides Apache.Avro serialization.
Extension to SlimMessageBus that delegates serialization to the respective serialization plugin based on message type.
Extension to SlimMessageBus that provides Avro serialization based on the AvroConvert library
Extension to SlimMessageBus that routes serialization to the respective serialization plugin based on message type.