Package Description.
Info
Version: | 0.1.0 |
Author(s): | WMeints |
Last Update: | Tuesday, November 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FizzyLogic.EventBusConnector |
Install
Install-Package FizzyLogic.EventBusConnector
dotnet add package FizzyLogic.EventBusConnector
paket add FizzyLogic.EventBusConnector
FizzyLogic.EventBusConnector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.0.1)
- Microsoft.Extensions.Hosting(>= 3.0.1)
- Microsoft.Extensions.Logging(>= 3.0.1)
- Polly(>= 7.1.1)
- RabbitMQ.Client(>= 5.1.2)
- System.Text.Json(>= 4.6.0)