Framework for RabbitMQ communication.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Jasper, Rick | 
| Last Update: | Wednesday, November 22, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/EventBusAPI | 
Install
Install-Package EventBusAPI
                        dotnet add package EventBusAPI
                        paket add EventBusAPI
                        
                                EventBusAPI Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- RabbitMQ.Client(>= 5.0.1)
 - Newtonsoft.Json(>= 10.0.3)