A nuget package to help services/APIs have a uncoupled communication. 
                        
                    
         
                Info
| Version: | 0.1.1 | 
| Author(s): | Maycon Teixeira | 
| Last Update: | Friday, October 11, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/IntegrationBus.RabbitMq | 
Install
Install-Package IntegrationBus.RabbitMq
                        dotnet add package IntegrationBus.RabbitMq
                        paket add IntegrationBus.RabbitMq
                        
                                IntegrationBus.RabbitMq Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- IntegrationBus(>= 0.1.0)
 - Microsoft.Extensions.Configuration(>= 2.2.0)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
 - Newtonsoft.Json(>= 11.0.2)
 - Polly(>= 7.1.0)
 - RabbitMQ.Client(>= 5.1.0)
 
Tags