Implementation of RabbitMQ for usage of an event bus.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | WSC | 
| Last Update: | Monday, November 25, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/FenplastWSC.Avengers.EventBusRabbitMQ | 
Install
Install-Package FenplastWSC.Avengers.EventBusRabbitMQ
                        dotnet add package FenplastWSC.Avengers.EventBusRabbitMQ
                        paket add FenplastWSC.Avengers.EventBusRabbitMQ
                        
                                FenplastWSC.Avengers.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FenplastWSC.Avengers.EventBus(>= 1.0.0)
- Autofac(>= 4.9.4)
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.1.1)
- RabbitMQ.Client(>= 5.1.2)
