Simple event bus library.
Info
Version: | 0.0.6 |
Author(s): | [email protected] |
Last Update: | Monday, March 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zlzforever/EventBus |
NuGet Url: | https://www.nuget.org/packages/EasyEventBus.RabbitMQ.DependencyInjection |
Install
Install-Package EasyEventBus.RabbitMQ.DependencyInjection
dotnet add package EasyEventBus.RabbitMQ.DependencyInjection
paket add EasyEventBus.RabbitMQ.DependencyInjection
EasyEventBus.RabbitMQ.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyEventBus.DependencyInjection(>= 0.0.6)
- EasyEventBus.RabbitMQ(>= 0.0.6)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.2)