This package contains binding extensions for RabbitMQ.
Info
Version: | 2.0.3 |
Author(s): | Microsoft |
Last Update: | Wednesday, October 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-functions-rabbitmq-extension/wiki |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.RabbitMQ |
Install
Install-Package Microsoft.Azure.WebJobs.Extensions.RabbitMQ
dotnet add package Microsoft.Azure.WebJobs.Extensions.RabbitMQ
paket add Microsoft.Azure.WebJobs.Extensions.RabbitMQ
Microsoft.Azure.WebJobs.Extensions.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.14)
- RabbitMQ.Client(>= 5.1.2)
- System.Json(>= 4.5.0)
Tags