Pacote com abstração para EventBus com AzureServiceBus utilizando Topicos e Filas.
Info
Version: | 1.1.0 |
Author(s): | Angelico |
Last Update: | Thursday, October 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EventBus.AzureServiceBus |
Install
Install-Package EventBus.AzureServiceBus
dotnet add package EventBus.AzureServiceBus
paket add EventBus.AzureServiceBus
EventBus.AzureServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- EventBus.Common(>= 1.0.3)
- EventBus.Interfaces.Bus(>= 1.0.3)
- Microsoft.Azure.ServiceBus(>= 3.1.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)