Info
Version: | 1.0.2 |
Author(s): | DalSoft |
Last Update: | Monday, December 8, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DalSoft/DalSoft.Azure.ServiceBus |
NuGet Url: | https://www.nuget.org/packages/DalSoft.Azure.ServiceBus |
Install
Install-Package DalSoft.Azure.ServiceBus
dotnet add package DalSoft.Azure.ServiceBus
paket add DalSoft.Azure.ServiceBus
DalSoft.Azure.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Unofficial.Microsoft.WindowsAzure.ServiceRuntime(2.3.0.0)
- WindowsAzure.ServiceBus(2.3.4.0)
Tags
Has sensible defaults and is fully injectable and testable.
Features include automatically managing subscriptions/closing connections, enqueue/message pump using Queues, and publish/subscribe using topics.