35 packages tagged with “SlimMessageBus”
Core serialization interfaces of SlimMessageBus
Core interceptor interfaces of SlimMessageBus
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.
Core configuration interfaces of SlimMessageBus
Core dependency resolver interfaces of SlimMessageBus
Plugin for SlimMessageBus that provides JSON serialization based on the Json.NET library
Extensions for SlimMessageBus to integrate it with ASP.NET Core dependency injection
Simple provider for SlimMessageBus for in process message passing. Messages are stored in memory (state is transient).
SlimMessageBus adapter for Microsoft.Extenstension.DependencyInjection IoC container
Azure Service Bus provider for SlimMessageBus
Apache Kafka provider for SlimMessageBus
Bus implementation that is composed out of other transport providers
Plugin for SlimMessageBus that provides JSON serialization based on the native System.Text.Json library
Extensions for SlimMessageBus that adds validation to the producer or consumer side based on the FluentValidation library
Plugin for SlimMessageBus that adds Transactional Outbox pattern support
Ak,m Event Hubs provider for SlimMessageBus
Redis transport provider for SlimMessageBus
Extension to SlimMessageBus that delegates serialization to the respective serialization plugin based on message type.
Extension for SlimMessageBus that adds AsyncAPI specification generator for the Saunter library
Plugin for SlimMessageBus that adds Transactional Outbox pattern support using SQL database
Common SQL logic for SlimMessageBus
Extension for SlimMessageBus that resolves dependencies from Autofac container
Plugin for SlimMessageBus that provides google protobuf serialization.
Plugin for SlimMessageBus that provides Apache.Avro serialization.
RabbitMQ transport provider for SlimMessageBus
Extension to SlimMessageBus that resolves dependencies from Unity container
Plugin for SlimMessageBus that adds Transactional Outbox pattern support using Entity Framework
Amazon SQS and SNS transport for SlimMessageBus
MQTT transport provider for SlimMessageBus
Nats transport provider for SlimMessageBus