A wrapper library for RabbitMQ messaging for use in a Microservice architecture.
Info
Version: | 1.1.7 |
Author(s): | Andrew Savory |
Last Update: | Thursday, March 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AS_Microservice_Messaging |
Install
Install-Package AS_Microservice_Messaging
dotnet add package AS_Microservice_Messaging
paket add AS_Microservice_Messaging
AS_Microservice_Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 2.0.1)
- Newtonsoft.Json(>= 11.0.1)
- Polly(>= 5.8.0)
- RabbitMQ.Client(>= 5.0.1)
Tags