Package Description. 
                        
                    
         
                Info
| Version: | 3.1.1 | 
| Author(s): | makhmutov.nail | 
| Last Update: | Thursday, July 9, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/nmakhmutov/Elwark.EventBus | 
| NuGet Url: | https://www.nuget.org/packages/Elwark.EventBus.RabbitMQ | 
Install
Install-Package Elwark.EventBus.RabbitMQ
                        dotnet add package Elwark.EventBus.RabbitMQ
                        paket add Elwark.EventBus.RabbitMQ
                        
                                Elwark.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Elwark.EventBus(>= 1.0.0)
 - Microsoft.Extensions.Configuration.Abstractions(>= 3.1.5)
 - Microsoft.Extensions.Hosting(>= 3.1.5)
 - Microsoft.Extensions.Options(>= 3.1.5)
 - RawRabbit(>= 2.0.05)
 - RawRabbit.DependencyInjection.ServiceCollection(>= 2.0.05)
 - RawRabbit.Enrichers.MessageContext(>= 2.0.05)
 - RawRabbit.Enrichers.MessageContext.Subscribe(>= 2.0.05)
 - RawRabbit.Enrichers.RetryLater(>= 2.0.05)
 - RawRabbit.Operations.Publish(>= 2.0.05)
 - RawRabbit.Operations.Subscribe(>= 2.0.05)