Paweł Kowalewicz
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.
The same happened to me with 3.7.4 with Angular 14.0.2
Exactly the same scenario happens to me as for @jaibeales
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
Same happens to me
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?
It would be a great small feature