Info
Version: | |
Author(s): | Hummingbird.EventBus |
Last Update: | Saturday, May 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Hummingbird.EventBus |
Install
Install-Package Hummingbird.EventBus
dotnet add package Hummingbird.EventBus
paket add Hummingbird.EventBus
Hummingbird.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.6.2)
- MediatR(>= 4.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.2)
- Microsoft.Azure.ServiceBus(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Polly(>= 5.5.0)