RabbitMQ pub / sub boilerplate. 
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | stebaker92 | 
| Last Update: | Thursday, October 4, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SteBakerDev.RabbitMQ.NetCore | 
Install
Install-Package SteBakerDev.RabbitMQ.NetCore
                        dotnet add package SteBakerDev.RabbitMQ.NetCore
                        paket add SteBakerDev.RabbitMQ.NetCore
                        
                                SteBakerDev.RabbitMQ.NetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Autofac(>= 4.6.2)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Newtonsoft.Json(>= 11.0.2)
- Polly(>= 6.0.1)
- RabbitMQ.Client(>= 5.0.1)
- System.ValueTuple(>= 4.5.0)
