Lemon dotnet core RabbitMQ扩展. 
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | huangmingji | 
| Last Update: | Thursday, January 23, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Lemon.RabbitMQ | 
Install
Install-Package Lemon.RabbitMQ
                        dotnet add package Lemon.RabbitMQ
                        paket add Lemon.RabbitMQ
                        
                                Lemon.RabbitMQ Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Lemon.Common(>= 1.1.2)
 - Microsoft.Extensions.Configuration.Abstractions(>= 3.1.1)
 - Microsoft.Extensions.Configuration.Binder(>= 3.1.1)
 - Microsoft.Extensions.DependencyInjection(>= 3.1.1)
 - Microsoft.Extensions.Logging.Abstractions(>= 3.1.1)
 - Newtonsoft.Json(>= 12.0.3)
 - RabbitMQ.Client(>= 5.1.2)