AzureBus: inspired by the simple EasyNetQ API, this library helps you get started with Microsoft Azure Service Bus pub/sub and queues!.
Info
Version: | 1.0.1.4 |
Author(s): | Carlos Mendible |
Last Update: | Sunday, August 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cmendible/AzureBus |
NuGet Url: | https://www.nuget.org/packages/AzureBus |
Install
Install-Package AzureBus
dotnet add package AzureBus
paket add AzureBus
AzureBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- WindowsAzure.ServiceBus(>= 3.3.1)
Tags