RabbitMQ Clients allow you to easily configure and manage RabbitMQ connections within your .NET projects
Choose from two different protocols
Escendit.Extensions.DependencyInjection.RabbitMQ.AmqpProtocol
Escendit.Extensions.Hosting.RabbitMQ.AmqpProtocol
Escendit.AspNetCore.Builder.RabbitMQ.AmqpProtocol
Escendit.Extensions.DependencyInjection.RabbitMQ.StreamProtocol
Escendit.Extensions.Hosting.RabbitMQ.StreamProtocol
Escendit.AspNetCore.Builder.RabbitMQ.StreamProtocol
If you'd like to contribute to rabbitmq-dotnet-extensions, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.