Windows Azure Service Bus wrapper modeled after the NServiceBus pattern of IHandleMessages<T>.
Info
Version: | 0.10.7 |
Author(s): | Extensions.io, Joe Feser |
Last Update: | Friday, July 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProjectExtensions/ProjectExtensions.Azure.ServiceBus |
NuGet Url: | https://www.nuget.org/packages/ProjectExtensions.Azure.ServiceBus |
Install
Install-Package ProjectExtensions.Azure.ServiceBus
dotnet add package ProjectExtensions.Azure.ServiceBus
paket add ProjectExtensions.Azure.ServiceBus
ProjectExtensions.Azure.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(3.5.0)
- Newtonsoft.Json(6.0.8)
- NLog(3.2.0)
- WindowsAzure.ServiceBus(2.7.0.0)
Tags