Provides support for advanced message processing scenarios using Microsoft Azure Service Bus, including retry with back off delay handling through failure policies.
Info
Version: | 3.1.0 |
Author(s): | Marty Mathis |
Last Update: | Saturday, August 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gtmoose32/moosesoft-azure-servicebus |
NuGet Url: | https://www.nuget.org/packages/MooseSoft.Azure.ServiceBus |
Install
Install-Package MooseSoft.Azure.ServiceBus
dotnet add package MooseSoft.Azure.ServiceBus
paket add MooseSoft.Azure.ServiceBus
MooseSoft.Azure.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Azure.ServiceBus(>= 5.0.0)
- Microsoft.Azure.ServiceBus(>= 5.0.0)
Tags