antonyvorontsov / RabbitMQ.Client.Core.DependencyInjection

.Net Core library-wrapper of RabbitMQ.Client for Dependency Injection.
MIT License
111 stars 36 forks source link

Fixed bugs with registering same exchanges of different type. Fixed c… #78

Closed antonyvorontsov closed 3 years ago

antonyvorontsov commented 3 years ago

…onfiguration binding (implementation of nullable reference types affected this).