Provides Pipeline steps to receive and send messages to Azure Service Bus.
Info
Version: | 5.1.1 |
Author(s): | Chris Trout |
Last Update: | Tuesday, December 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mytrout/Pipelines/tree/master/Steps/Azure/ServiceBus |
NuGet Url: | https://www.nuget.org/packages/MyTrout.Pipelines.Steps.Azure.ServiceBus |
Install
Install-Package MyTrout.Pipelines.Steps.Azure.ServiceBus
dotnet add package MyTrout.Pipelines.Steps.Azure.ServiceBus
paket add MyTrout.Pipelines.Steps.Azure.ServiceBus
MyTrout.Pipelines.Steps.Azure.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Messaging.ServiceBus(>= 7.0.0)
- MyTrout.Pipelines.Steps(>= 2.0.6 && < 3.0.0)