- Allows message publishers to specify a reply queue - Consumer publishes result to ReplyTo queue if set - If ReplyTo is null, behavior is fire-and-forget Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add Hrynco.RabbitMq class library with RabbitMQ client abstractions - Add Hrynco.RabbitMq.Tests xunit project - ImplicitUsings disabled on all projects Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>