Elsa.Http 3.8.0

dotnet add package Elsa.Http --version 3.8.0
                    
NuGet\Install-Package Elsa.Http -Version 3.8.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.Http" Version="3.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Http" Version="3.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Elsa.Http" />
                    
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.Http --version 3.8.0
                    
#r "nuget: Elsa.Http, 3.8.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.Http@3.8.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.Http&version=3.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Elsa.Http&version=3.8.0
                    
Install as a Cake Tool

Provides HTTP activities to listen for and send out HTTP requests.

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 (12)

Showing the top 5 NuGet packages that depend on Elsa.Http:

Package Downloads
Elsa.Tenants.AspNetCore

Provides multitenancy middleware

Elsa.MongoDb

Provides MongoDB implementations of various abstractions from various modules.

Elsa.OrchardCore

Provides integrations with an Orchard Core application instances through activities and via HTTP.

Elsa.Http.OpenApi

Provides OpenAPI functionality for HTTP triggers in Elsa workflows.

LINGYUN.Abp.ElsaNext.Server

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Elsa.Http:

Repository Stars
microsoft/project-oagents
Experimental AI Agents Framework
elsa-workflows/elsa-guides
A collection of example projects referred to by the Elsa Workflow Guides
elsa-workflows/elsa-samples
A collection of sample solutions referenced from Elsa blog posts
Version Downloads Last Updated
3.8.0 1,003 9/5/2026
3.8.0-rc2 567 8/21/2026
3.8.0-rc1 221 8/17/2026
3.8.0-preview1 363 6/1/2026
3.7.1 40,467 6/21/2026
3.7.0 24,076 5/20/2026
3.7.0-rc1 251 5/2/2026
3.6.3 1,478 6/20/2026
3.6.2 10,543 5/8/2026
3.6.1 15,811 4/22/2026
3.6.0 40,279 3/5/2026
3.6.0-rc5 263 2/27/2026
3.6.0-rc4 208 2/16/2026
3.6.0-rc3 1,819 2/5/2026
3.6.0-rc2 3,009 1/5/2026
3.6.0-rc1 454 12/21/2025
3.5.3 109,258 12/20/2025
3.5.2 35,531 11/18/2025
3.5.1 27,317 9/25/2025
3.5.0 44,202 8/15/2025
Loading failed