Dapr.Workflow 1.17.0

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

Dapr Workflow SDK for building workflows as code with Dapr

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

Showing the top 4 NuGet packages that depend on Dapr.Workflow:

Package Downloads
MaksIT.Dapr

MaksIT.Dapr is a facade library for Dapr.

Innovian.Dapr.Workflow.RegistrationAspect

A Metalama-based aspect fabric designed to simplify registration of Dapr Workflow and Workflow Activities at compilation time rather than using reflection at startup time.

DaprWorkflowExtensions.WorkflowOutput

Package Description

Dapr.Workflow.Versioning.Runtime

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Dapr.Workflow:

Repository Stars
man-group/dapr-sidekick-dotnet
Dapr Sidekick for .NET - a lightweight lifetime management component for Dapr
Version Downloads Last Updated
1.17.0 98 2/27/2026
1.17.0-rc15 86 2/25/2026
1.17.0-rc14 151 2/16/2026
1.17.0-rc13 135 2/14/2026
1.17.0-rc12 90 2/13/2026
1.17.0-rc11 91 2/11/2026
1.17.0-rc10 325 2/8/2026
1.17.0-rc09 84 2/8/2026
1.17.0-rc08 92 2/6/2026
1.17.0-rc07 89 2/5/2026
1.17.0-rc06 140 1/26/2026
1.17.0-rc05 94 1/17/2026
1.17.0-rc04 98 1/15/2026
1.17.0-rc03 90 1/15/2026
1.17.0-rc02 109 12/28/2025
1.17.0-rc01 119 12/26/2025
1.16.1 48,089 11/7/2025
1.16.0 41,519 9/17/2025
1.16.0-rc21 420 9/6/2025
1.16.0-rc20 321 9/3/2025
Loading failed