Info
Version: | 1.0.0 |
Author(s): | Vitor Marcos |
Last Update: | Tuesday, May 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vitaodemolay/PublishSubscriptionAMQP |
NuGet Url: | https://www.nuget.org/packages/VMRCPACK.PublishSubscribe.AzureServiceBus |
Install
Install-Package VMRCPACK.PublishSubscribe.AzureServiceBus
dotnet add package VMRCPACK.PublishSubscribe.AzureServiceBus
paket add VMRCPACK.PublishSubscribe.AzureServiceBus
VMRCPACK.PublishSubscribe.AzureServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- WindowsAzure.ServiceBus(>= 4.1.10)
- VMRCPACK.PublishSubscribe.Interfaces(>= 1.0.0)
It supports use the structure of Azure ServiceBus. It have a separeted project with two Interfaces for you easily apply Dependecy injection.