.net standard 2.0 RabbitMQ中间件, 支持多个RabbitMQ Server.
Info
Version: | 1.1.6 |
Author(s): | leisaupei |
Last Update: | Monday, March 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/leisaupei/metarabbitmq |
NuGet Url: | https://www.nuget.org/packages/Meta.RabbitMQ |
Install
Install-Package Meta.RabbitMQ
dotnet add package Meta.RabbitMQ
paket add Meta.RabbitMQ
Meta.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 6.2.1)