A smart and simple library for pub/sub implementation for Microsoft Azure Service Bus.
Info
Version: | 1.0.2 |
Author(s): | Renato Nascimento |
Last Update: | Thursday, July 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rnascimento10/R.BooBus |
NuGet Url: | https://www.nuget.org/packages/R.BooBus.AzureServiceBus |
Install
Install-Package R.BooBus.AzureServiceBus
dotnet add package R.BooBus.AzureServiceBus
paket add R.BooBus.AzureServiceBus
R.BooBus.AzureServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- R.BooBus.Core(>= 1.0.2)
- Microsoft.Azure.ServiceBus(>= 4.1.3)
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- Microsoft.Extensions.Logging(>= 3.1.4)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
Tags