Umbraco.Deploy.Infrastructure 17.0.1

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

Umbraco Deploy Infrastructure encapsulates core components of the deployment tool for use by package developers.

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

Showing the top 5 NuGet packages that depend on Umbraco.Deploy.Infrastructure:

Package Downloads
Umbraco.Deploy.UI

Umbraco Deploy UI encapsulates user interface components of the deployment tool.

Umbraco.Deploy.Contrib

Umbraco Deploy Contrib provides community contributions for Umbraco Deploy. This package can be used with Umbraco CMS version 9 and higher, for version 8 or below, use https://www.nuget.org/packages/UmbracoDeploy.Contrib/ instead.

Umbraco.Deploy.Targets

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

Umbraco.Deploy.Forms

Umbraco Deploy Forms is an extension of Umbraco's deployment tool, used on Umbraco Cloud and on-premise, for reliable deployment of schema, functionality, structure and content, adding support for the deployment of Umbraco Forms data. This package can be used with Umbraco CMS version 9 and higher, for version 8 or below, use https://www.nuget.org/packages/UmbracoDeploy.Forms/ instead.

Umbraco.Forms.Deploy

Contains the connectors and other classes that support the deployment of Umbraco Forms data with Umbraco Deploy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.1 6,675 1/8/2026
17.0.0 14,142 11/27/2025
17.0.0-rc3 308 11/25/2025
17.0.0-rc2 385 11/21/2025
17.0.0-rc1 539 10/30/2025
16.0.5 3,019 1/8/2026
16.0.4 15,316 10/9/2025
16.0.3 3,990 10/3/2025
16.0.2 6,534 9/24/2025
16.0.1 6,478 9/5/2025
16.0.0 28,663 6/12/2025
16.0.0-rc5 503 6/10/2025
16.0.0-rc4 436 6/10/2025
16.0.0-rc3 362 6/3/2025
16.0.0-rc2 243 5/30/2025
16.0.0-rc1 399 5/16/2025
15.1.0 19,941 2/6/2025
13.4.3 39,683 10/9/2025
13.4.2 14,250 9/24/2025
13.4.1 15,295 9/5/2025
Loading failed