NETCore 事件总线.
Info
Version: | 1.0.0 |
Author(s): | wangxi |
Last Update: | Monday, January 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Orochi.Core.EventBus |
Install
Install-Package Orochi.Core.EventBus
dotnet add package Orochi.Core.EventBus
paket add Orochi.Core.EventBus
Orochi.Core.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Orochi.Core.Common(>= 1.1.0)
- Autofac(>= 6.1.0)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- Autofac.Extras.DynamicProxy(>= 6.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.2.1)