I hope to make a presentation about EasyNetQ on our next Meetup :) just saw your room here and wanted to say thank you for your time and dedication to write EasyNetQ :clap: :smile:
@mikehadlow thanks! :)
Ben Foster
@benfoster
Hey guys, can you tell me the significance of ITypeNameSerializer - I'm assuming that EasyNetQ uses the exchange name to determine how to deserialize messages on the consumer side?
Kjellski
@kjellski
Hey there, quick question, how can we stop the reconnecting of an initially failed connect while "RabbitHutch.CreateBus"? Can we somehow break out there?
CheesePizza
@CheesePizza100
Is there a good example showing dependency injection with an autosubscriber using the baked in DI container for asp .net core?
Thiago Marra
@ThiagosilvaMarra
Hello guys, someone here?
Natalie Perret
@natalie-perret-1986
Hello folks
Mehdi Hadeli
@mehdihadeli
Hi, How to Implement Direct Exchange with using a routing key in EasyNetQ? I don't want to use topical exchange.
Artemov Ivan
@ZOXEXIVO
Why ConnectionStringParse throws exception for unknown options? For security? It was genuis idea, create [cancelOnHaFailover] option in v2.0 version and drop it in 3.x
nove1398
@nove1398
I have a question about integrating easynetq with DI. Anyone have an implementation example?