Autofac support for 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.IOC.Autofac |
Install
Install-Package ProjectExtensions.Azure.ServiceBus.IOC.Autofac
dotnet add package ProjectExtensions.Azure.ServiceBus.IOC.Autofac
paket add ProjectExtensions.Azure.ServiceBus.IOC.Autofac
ProjectExtensions.Azure.ServiceBus.IOC.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(3.5.0)
Tags