全家桶-消息总线,RabbitMQ实现.
Info
Version: | 1.2.0.9 |
Author(s): | FamilyBucket |
Last Update: | Friday, March 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/q315523275/FamilyBucket |
NuGet Url: | https://www.nuget.org/packages/Bucket.EventBus.RabbitMQ |
Install
Install-Package Bucket.EventBus.RabbitMQ
dotnet add package Bucket.EventBus.RabbitMQ
paket add Bucket.EventBus.RabbitMQ
Bucket.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Bucket.EventBus(>= 1.2.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- Polly(>= 7.1.1)
- RabbitMQ.Client(>= 5.1.2)