A lightweight messaging library for easily deal with any message broker, like RabbitMQ, ActiveMQ, AmazonSQS, AzureQueue, ...
Info
Version: | 0.0.6 |
Author(s): | Benner Sistemas |
Last Update: | Wednesday, July 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/benner-sistemas/messaging |
NuGet Url: | https://www.nuget.org/packages/Benner.Messaging |
Install
Install-Package Benner.Messaging
dotnet add package Benner.Messaging
paket add Benner.Messaging
Benner.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AWSSDK.SQS(>= 3.3.100.42)
- Apache.NMS.ActiveMQ.NetStd(>= 1.7.2.4115)
- Microsoft.Azure.Storage.Queue(>= 10.0.3)
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- AWSSDK.SQS(>= 3.3.100.42)
- Apache.NMS.ActiveMQ.NetStd(>= 1.7.2.4115)
- Microsoft.Azure.Storage.Queue(>= 10.0.3)
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags