Umbraco.Workflow 17.1.1

Prefix Reserved
dotnet add package Umbraco.Workflow --version 17.1.1
                    
NuGet\Install-Package Umbraco.Workflow -Version 17.1.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Workflow" Version="17.1.1" />
                    
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.1
                    
#r "nuget: Umbraco.Workflow, 17.1.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Workflow&version=17.1.1
                    
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.1 359 3/2/2026
17.1.0 474 2/19/2026
17.1.0-rc2 101 2/13/2026
17.1.0-rc1 95 2/5/2026
17.0.2 1,240 12/19/2025
17.0.1 715 12/11/2025
17.0.0 519 11/27/2025
17.0.0-rc4 218 11/24/2025
17.0.0-rc3 411 11/21/2025
17.0.0-rc2 285 11/14/2025
17.0.0-rc 201 11/7/2025
16.0.7 1,334 12/11/2025
16.0.6 1,859 10/30/2025
16.0.5 1,055 9/15/2025
13.5.3 129 3/2/2026
13.5.2 278 2/19/2026
13.5.1 742 1/30/2026
13.5.0 4,404 12/11/2025
13.5.0-rc1 414 11/20/2025
13.4.6 3,499 10/31/2025
Loading failed