Scalable and failover connection to message queues. 
                        
                    
         
                Info
| Version: | 2.1.0 | 
| Author(s): | shumutun | 
| Last Update: | Sunday, February 7, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/shumutun/failover-rmq | 
| NuGet Url: | https://www.nuget.org/packages/FailoverRmq | 
Install
Install-Package FailoverRmq
                        dotnet add package FailoverRmq
                        paket add FailoverRmq
                        
                                FailoverRmq Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Azure.Messaging.ServiceBus(>= 7.0.1)
- NLog(>= 4.7.2)
- RabbitMQ.Client(>= 6.1.0)
