Umbraco.Deploy.Targets 17.0.1

Prefix Reserved
dotnet add package Umbraco.Deploy.Targets --version 17.0.1
                    
NuGet\Install-Package Umbraco.Deploy.Targets -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.Targets" 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.Targets" Version="17.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Deploy.Targets" />
                    
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.Targets --version 17.0.1
                    
#r "nuget: Umbraco.Deploy.Targets, 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.Targets@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.Targets&version=17.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Deploy.Targets&version=17.0.1
                    
Install as a Cake Tool

Umbraco Deploy Targets contains shared dependencies for the Cloud and On-premises verions and a JSON schema for appsettings.json.

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.Deploy.Targets:

Package Downloads
Umbraco.Deploy.Cloud

Umbraco Deploy Cloud provides reliable deployment of schema, functionality, structure and content between Umbraco Cloud environments. This package can be used with Umbraco CMS version 9 and higher, for version 8 or below, please contact Umbraco support.

Umbraco.Deploy.OnPrem

Umbraco Deploy On-premises is a version of Umbraco's deployment tool, used for reliable deployment of schema, functionality, structure and content, available for customers to use in their own hosting environments.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.1 8,012 1/8/2026
17.0.0 4,646 11/27/2025
17.0.0-rc3 320 11/25/2025
17.0.0-rc2 445 11/21/2025
17.0.0-rc1 554 10/30/2025
16.0.5 3,384 1/8/2026
16.0.4 11,986 10/9/2025
16.0.3 486 10/3/2025
16.0.2 3,018 9/24/2025
16.0.1 2,900 9/5/2025
16.0.0 6,556 6/12/2025
16.0.0-rc5 574 6/10/2025
16.0.0-rc4 547 6/10/2025
16.0.0-rc3 440 6/3/2025
16.0.0-rc2 365 5/30/2025
16.0.0-rc1 471 5/16/2025
15.1.0 16,639 2/6/2025
13.4.3 39,575 10/9/2025
13.4.2 10,851 9/24/2025
13.4.1 11,770 9/5/2025
Loading failed