基于内存实现的事件总线,可用于你的集成测试项目.
Info
Version: | 1.0.0 |
Author(s): | WuYafeng |
Last Update: | Wednesday, December 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1015450578/EventBus |
NuGet Url: | https://www.nuget.org/packages/Rabble.EventBus.InMemory |
Install
Install-Package Rabble.EventBus.InMemory
dotnet add package Rabble.EventBus.InMemory
paket add Rabble.EventBus.InMemory
Rabble.EventBus.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Rabble.EventBus.Abstractions(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
Tags