Paweł Kowalewicz

Results 10 comments of Paweł Kowalewicz

Maybe it's a problem with .NET Core 3.1? I have different error like `Method not found: 'System.String RabbitMQ.Client.DefaultBasicConsumer.get_ConsumerTag()` while trying to Subscribe to the queue and another error while trying...

I have this issue when I have more than one subscriber to the same queue. Only the first registered subscriber works then...

Hi @Pliner Sorry for my late answer. We have EasyNetQ in version 5.2.0, but I didn't see in the changelog, that in some version this issue has been resolved.

So there is no way to have commands and queries in different projects registered? I have a situation and project structured as described by @Dotnetstore

I'm getting this error message: **No handler registered for message type: (...).DownloadDocumentQuery"** I have a query defined in the Application project, and its handler in the Infrastructure project layer. If...

So there is really no chance to allow to change it?