EventBus.RabbitMQ.Standard
EventBus.RabbitMQ.Standard copied to clipboard
A library for event-based communication by using RabbitMQ.
Results
4
EventBus.RabbitMQ.Standard issues
Sort by
recently updated
recently updated
newest added
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
dependencies
We would like to make the exchange durable and sometimes the queue should be non-durable. This allows the dev to control the exchange and queue so it can survive rabbitmq...