An alternative client for Azure Service bus that allows pluggable serialisation and comes with JSON support out of the box.
Info
Version: | 2.0.0 |
Author(s): | Slicedbread Ltd |
Last Update: | Wednesday, October 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sliced-bread/Slicedbread.AzureServiceBus.Client |
NuGet Url: | https://www.nuget.org/packages/Slicedbread.AzureServiceBus.Client |
Install
Install-Package Slicedbread.AzureServiceBus.Client
dotnet add package Slicedbread.AzureServiceBus.Client
paket add Slicedbread.AzureServiceBus.Client
Slicedbread.AzureServiceBus.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.ServiceBus(3.0.4)