Enables use of RabbitMQ queues to execute commands and queries, and exchanges to publish and listen to events between microservices powered by D-ASYNC.
Info
Version: | 2.0.0-beta1 |
Author(s): | Dasync |
Last Update: | Tuesday, November 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dasync.Communication.RabbitMQ |
Install
Install-Package Dasync.Communication.RabbitMQ
dotnet add package Dasync.Communication.RabbitMQ
paket add Dasync.Communication.RabbitMQ
Dasync.Communication.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Dasync.Serialization(>= 2.0.01)
- Dasync.EETypes(>= 2.0.01)
- Dasync.DependencyInjection(>= 2.0.01)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- RabbitMQ.Client(>= 5.1.2)
Tags