Umbraco.Workflow 17.1.0

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

Umbraco Workflow is an extension for Umbraco CMS allowing editors to create and manage content approval workflows.

Product Compatible and additional computed target framework versions.
.NET 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 (2)

Showing the top 2 NuGet packages that depend on Umbraco.Workflow:

Package Downloads
N3O.Umbraco.Workflows.StaticAssets

TODO

pTools.Theme

...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.1.0 295 2/19/2026
17.1.0-rc2 97 2/13/2026
17.1.0-rc1 93 2/5/2026
17.0.2 1,163 12/19/2025
17.0.1 710 12/11/2025
17.0.0 494 11/27/2025
17.0.0-rc4 215 11/24/2025
17.0.0-rc3 405 11/21/2025
17.0.0-rc2 279 11/14/2025
17.0.0-rc 197 11/7/2025
16.0.7 1,198 12/11/2025
16.0.6 1,724 10/30/2025
16.0.5 1,043 9/15/2025
16.0.4 332 9/10/2025
16.0.3 600 7/30/2025
13.5.2 123 2/19/2026
13.5.1 627 1/30/2026
13.5.0 4,020 12/11/2025
13.5.0-rc1 411 11/20/2025
13.4.6 3,356 10/31/2025
Loading failed