antonyvorontsov / RabbitMQ.Client.Core.DependencyInjection

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

IQueueService separation. #27

Closed antonyvorontsov closed 4 years ago

antonyvorontsov commented 4 years ago

…d IConsumingService and DI extension methods for them. Made a IQueueService separation.