Event Bus Infrastructures.
Info
Version: | 1.0.1 |
Author(s): | EamaShop.Infrastructures.EventBus |
Last Update: | Sunday, January 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EamaShop.Infrastructures.EventBus |
Install
Install-Package EamaShop.Infrastructures.EventBus
dotnet add package EamaShop.Infrastructures.EventBus
paket add EamaShop.Infrastructures.EventBus
EamaShop.Infrastructures.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.1)
- RabbitMQ.Client(>= 5.0.1)