Package Description.
Info
Version: | 1.0.3 |
Author(s): | Ha Doan |
Last Update: | Sunday, May 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hadoan/distributed-event-bus |
NuGet Url: | https://www.nuget.org/packages/DistributedEventBus |
Install
Install-Package DistributedEventBus
dotnet add package DistributedEventBus
paket add DistributedEventBus
DistributedEventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)