AMQP.ServiceBus NuGet Package

There was a time that I badly need a service bus component which enables my UWP to create topic/subscription on AzureServiceBus.

Unfortunately, neither Microsoft nor 3rd party component can do it for me. The Microsoft one requires full .Net environment and rejected UWP, the 3rd party library only has part of features I needed.

So, I created this one based on the REST interface and customized for UWP project.

It is light weight, stable and easy to use. Here is the project source and more description:
https://github.com/1Upper/AMQP.ServiceBus
.




Got any AMQP.ServiceBus Question?





Info

Version: 1.0.0.4
Author(s): Lei Ma (LEIMA)
Last Update: Sunday, September 4, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/1Upper/AMQP.ServiceBus
NuGet Url: https://www.nuget.org/packages/AMQP.ServiceBus


Install
Install-Package AMQP.ServiceBus
dotnet add package AMQP.ServiceBus
paket add AMQP.ServiceBus
AMQP.ServiceBus Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

2789