Implementation for Messaging using RabbitMQ. 
                        
                    
         
                Info
| Version: | 6.0.0 | 
| Author(s): | Atomiv | 
| Last Update: | Saturday, February 26, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://atomiv.com/ | 
| NuGet Url: | https://www.nuget.org/packages/Atomiv.Infrastructure.RabbitMQ | 
Install
Install-Package Atomiv.Infrastructure.RabbitMQ
                        dotnet add package Atomiv.Infrastructure.RabbitMQ
                        paket add Atomiv.Infrastructure.RabbitMQ
                        
                                Atomiv.Infrastructure.RabbitMQ Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Atomiv.Core.All(>= 1.0.42)
 - Microsoft.Extensions.Options(>= 5.0.0)
 - RabbitMQ.Client(>= 6.2.1)
 
Tags