This library contains the necessary components for accessing Azure service bus and storage queues via the common Mantle messaging interface.
Info
Version: | 1.0.14-beta |
Author(s): | Casey Watson |
Last Update: | Tuesday, November 26, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/excologroup/mantle |
NuGet Url: | https://www.nuget.org/packages/mantle-messaging-azure |
Install
Install-Package mantle-messaging-azure
dotnet add package mantle-messaging-azure
paket add mantle-messaging-azure
mantle-messaging-azure Download (Unzip the "nupkg" after downloading)
Dependencies
- mantle-azure(1.0.0)
- mantle-configuration(1.0.0)
- mantle-base(1.0.0)
- mantle-messaging(1.0.0)
- mantle-ninject(1.0.0)
- WindowsAzure.ServiceBus(2.2.1.1)
- WindowsAzure.Storage(2.1.0.3)
Tags