Umbraco.Deploy.OnPrem 17.0.1

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

Umbraco Deploy is the deployment engine used on Umbraco Cloud.

Used for reliable deployment of schema, functionality, structure and content, it is continuously being upgraded when new features and bugfixes are introduced.

Umbraco Deploy On-premises is available for customers to use in their own hosting environments.


This package can be used with Umbraco CMS version 9 and higher, for version 8 or below, please use the UmbracoDeploy.OnPrem NuGet package instead.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.1 446 1/8/2026
17.0.0 370 11/27/2025
17.0.0-rc3 200 11/25/2025
17.0.0-rc2 323 11/21/2025
17.0.0-rc1 238 10/30/2025
16.0.5 112 1/8/2026
16.0.4 488 10/9/2025
16.0.3 276 10/3/2025
16.0.2 308 9/24/2025
16.0.1 299 9/5/2025
16.0.0 629 6/12/2025
16.0.0-rc5 347 6/10/2025
16.0.0-rc4 343 6/10/2025
16.0.0-rc3 195 6/3/2025
16.0.0-rc2 175 5/30/2025
16.0.0-rc1 244 5/16/2025
15.1.0 2,015 2/6/2025
13.4.3 979 10/9/2025
13.4.2 770 9/24/2025
13.4.1 355 9/5/2025
Loading failed