MassTransit Azure Service Bus transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com.
Info
Version: | 5.5.6+build.2221.sha.1f6a8f0 |
Author(s): | Chris Patterson, Dru Sellers, Travis Smith |
Last Update: | Sunday, October 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MassTransit.AzureServiceBus |
Install
Install-Package MassTransit.AzureServiceBus
dotnet add package MassTransit.AzureServiceBus
paket add MassTransit.AzureServiceBus
MassTransit.AzureServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- MassTransit(>= 5.2.1)
- GreenPipes(>= 2.1.3)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- NewId(>= 3.0.1)
- Newtonsoft.Json(>= 11.0.2)
- WindowsAzure.ServiceBus(>= 4.1.11)
Tags