.NET library with message queue abstractions.
                        
                    
         
                Info
| Version: | 0.9.0 | 
| Author(s): | Rico Suter | 
| Last Update: | Tuesday, November 2, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/RicoSuter/Namotion.Messaging | 
| NuGet Url: | https://www.nuget.org/packages/Namotion.Messaging.RabbitMQ | 
Install
Install-Package Namotion.Messaging.RabbitMQ
                        dotnet add package Namotion.Messaging.RabbitMQ
                        paket add Namotion.Messaging.RabbitMQ
                        
                                Namotion.Messaging.RabbitMQ Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Namotion.Messaging.Abstractions(>= 0.7.2)
- RabbitMQ.Client(>= 6.0.0)
