A simple context object to help with publishing and consuming messages from RabbitMQ. 
                        
                    
         
                Info
| Version: | 5.0.0 | 
| Author(s): | T-rav | 
| Last Update: | Tuesday, February 9, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/RabbitMQ.Context | 
Install
Install-Package RabbitMQ.Context
                        dotnet add package RabbitMQ.Context
                        paket add RabbitMQ.Context
                        
                                RabbitMQ.Context Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- RabbitMQ.Client(>= 5.1.1)
 - StoneAge.System.Utils.DotNetCore(>= 1.5.0)