Elsa.Activities.RabbitMq 2.17.0

dotnet add package Elsa.Activities.RabbitMq --version 2.17.0
                    
NuGet\Install-Package Elsa.Activities.RabbitMq -Version 2.17.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Elsa.Activities.RabbitMq" Version="2.17.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Activities.RabbitMq" Version="2.17.0" />
                    
Directory.Packages.props
<PackageReference Include="Elsa.Activities.RabbitMq" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Elsa.Activities.RabbitMq --version 2.17.0
                    
#r "nuget: Elsa.Activities.RabbitMq, 2.17.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Elsa.Activities.RabbitMq@2.17.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Elsa.Activities.RabbitMq&version=2.17.0
                    
Install as a Cake Addin
#tool nuget:?package=Elsa.Activities.RabbitMq&version=2.17.0
                    
Install as a Cake Tool

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
           This package provides activities to send and receive messages using Rabbit MQ.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Elsa.Activities.RabbitMq:

Repository Stars
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
Version Downloads Last Updated
2.17.0 2,035 2026/6/12
2.16.1 769 2026/4/14
2.16.0 814 2026/1/28
2.15.2 11,500 2025/6/28
2.15.1 562 2025/3/19
2.15.0 375 2025/2/21
2.14.1 13,199 2024/2/2
2.14.0 356 2024/1/26
2.13.0 4,199 2023/9/22
2.12.0 1,822 2023/5/19
2.11.1 507 2023/4/14
2.11.0 2,043 2023/3/21
2.10.2.2 2,329 2023/2/13
2.10.2.1 461 2023/2/10
2.10.2 465 2023/2/9
2.10.1 1,226 2023/1/27
2.10.0 519 2023/1/27
2.10.0-rc2 381 2023/1/5
2.10.0-rc1 330 2023/1/2
2.9.3 653 2023/1/2
Loading failed