Info
| Version: | |
| Author(s): | Saanaa Developer Team | 
| Last Update: | Thursday, June 6, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Saanaa.Core.MessageBroker.EventBusRabbitMQ | 
Install
Install-Package Saanaa.Core.MessageBroker.EventBusRabbitMQ
                        dotnet add package Saanaa.Core.MessageBroker.EventBusRabbitMQ
                        paket add Saanaa.Core.MessageBroker.EventBusRabbitMQ
                        
                                Saanaa.Core.MessageBroker.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Saanaa.Core.Common(>= 0.1.0)
- Saanaa.Core.MessageBroker.EventBus(>= 0.1.0)
- Autofac(>= 4.8.1)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
- Polly(>= 6.1.2)
- RabbitMQ.Client(>= 5.1.0)
- System.ValueTuple(>= 4.5.0)
