A bunch of helpers to minimize configuration process of MassTransit on top of RabbitMq.
                        
                    
         
                Info
| Version: | 6.0.0 | 
| Author(s): | Ömer Cinbat, Burak Çelenk | 
| Last Update: | Tuesday, January 22, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Sillycore.RabbitMq | 
Install
Install-Package Sillycore.RabbitMq
                        dotnet add package Sillycore.RabbitMq
                        paket add Sillycore.RabbitMq
                        
                                Sillycore.RabbitMq Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Sillycore(>= 6.0.0)
- MassTransit(>= 5.2.3)
- MassTransit.Extensions.DependencyInjection(>= 5.2.3)
- MassTransit.Extensions.Logging(>= 5.2.3)
- MassTransit.RabbitMQ(>= 5.2.3)
