A library for the event-bus communication by using Azure Service Bus.
Info
Version: | 1.0.2 |
Author(s): | Georgy Sayganov |
Last Update: | Tuesday, January 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sayganov/EventBus.AzureServiceBus.Standard |
NuGet Url: | https://www.nuget.org/packages/EventBus.AzureServiceBus.Standard |
Install
Install-Package EventBus.AzureServiceBus.Standard
dotnet add package EventBus.AzureServiceBus.Standard
paket add EventBus.AzureServiceBus.Standard
EventBus.AzureServiceBus.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 4.9.4)
- EventBus.Base.Standard(>= 1.0.2)
- Microsoft.Azure.ServiceBus(>= 4.1.1)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- Autofac(>= 4.9.4)
- EventBus.Base.Standard(>= 1.0.2)
- Microsoft.Azure.ServiceBus(>= 4.1.1)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
Tags