Eugenio Tavares

Results 6 comments of Eugenio Tavares

Hello @zarusz, My need is precisely the one not covered by standard serializers. For now, to work around this issue, I have implemented a custom "ServiceBusMessageBus," overriding the CreateConsumers method,...

Hi @zarusz , I had scheduled this change to start on Monday, but I can bring it forward and support it if you share the branch with me. One idea...

Hello, in the service bus we have some properties that are part of the message itself (I'm sending you a picture so you can check), and I believe there is...

I forgot to mention my use case, so let me explain: We have several microservices here and we use an event-driven architecture, meaning these microservices communicate with each other via...

Thanks for the detailed explanation, @rasmus — it makes things much clearer. Given that mixing both models in the same aggregate layer tends to introduce complexity, I see the value...