.Net 8 API: RabbitMQ Send / Listen not working
I’m working on a .Net 8 API where we use many custom (self) Nuget libraries, like for example, one that wraps some RabbitMQ functionality, and to add more info, the API also uses CQRS (Mediator) pattern to handle RabbitMQ events.