This project has the purpose to provide all the same APIs to access the Microsoft Azure Service Bus (Queues, Topics/Subscriptions, Event Hubs) you have on .Net Framework but also for .Net Micro Framework, .Net Compact Framework 3.9, Mono (on Linux) and WinRT (Windows 8.1 and Windows 10) using AMQP protocol.
Info
Version: | 1.3.0 |
Author(s): | Paolo Patierno |
Last Update: | Sunday, November 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ppatierno/azuresblite |
NuGet Url: | https://www.nuget.org/packages/AzureSBLite |
Install
Install-Package AzureSBLite
dotnet add package AzureSBLite
paket add AzureSBLite
AzureSBLite Download (Unzip the "nupkg" after downloading)
Dependencies
- AMQPNetLite(1.1.2)
Tags