Umbraco.UIBuilder.Startup 17.2.2

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

Contains the startup logic logic for Umbraco UI Builder

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

Showing the top 3 NuGet packages that depend on Umbraco.UIBuilder.Startup:

Package Downloads
Umbraco.UIBuilder

Umbraco UI Builder

Umbraco.Community.SecretManager.UIBuilder

Contains common files for adding UI to Umbraco.Community.SecretManager

Umbraco.Community.SecretManager

Azure Key Vault Secret Manager for Umbraco CMS

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.2.2 772 5/1/2026
17.2.1 1,083 4/16/2026
17.2.0 475 4/7/2026
17.1.0 1,483 3/5/2026
17.0.5 470 2/27/2026
17.0.4 1,058 1/28/2026
17.0.3 2,037 12/18/2025
17.0.2 415 12/12/2025
17.0.1 915 12/11/2025
17.0.0 682 11/27/2025
17.0.0-rc1 255 11/3/2025
16.1.6 151 2/27/2026
16.1.5 179 1/28/2026
16.1.4 382 12/18/2025
16.1.3 189 12/12/2025
16.1.2 501 12/11/2025
16.1.1 306 11/27/2025
16.1.0 1,917 10/9/2025
16.0.4 1,380 9/19/2025
15.2.0 264 10/9/2025
Loading failed