Umbraco.UIBuilder.Infrastructure 18.0.0

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

Contains the infrastructure specific 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 (1)

Showing the top 1 NuGet packages that depend on Umbraco.UIBuilder.Infrastructure:

Package Downloads
Umbraco.UIBuilder.Startup

Contains the startup logic logic for Umbraco UI Builder

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
18.0.0 70 6/25/2026
18.0.0-rc1 115 6/4/2026
17.2.2 2,134 5/1/2026
17.2.1 1,330 4/16/2026
17.2.0 549 4/7/2026
17.1.0 1,745 3/5/2026
17.0.5 564 2/27/2026
17.0.4 1,182 1/28/2026
17.0.3 2,054 12/18/2025
17.0.2 427 12/12/2025
17.0.1 888 12/11/2025
17.0.0 621 11/27/2025
17.0.0-rc1 276 11/3/2025
16.1.6 173 2/27/2026
16.1.5 197 1/28/2026
16.1.4 404 12/18/2025
16.1.3 204 12/12/2025
16.1.2 519 12/11/2025
16.1.1 314 11/27/2025
16.1.0 2,069 10/9/2025
Loading failed