Limbo.Umbraco.MultiNodeTreePicker
13.0.0
Prefix Reserved
dotnet add package Limbo.Umbraco.MultiNodeTreePicker --version 13.0.0
NuGet\Install-Package Limbo.Umbraco.MultiNodeTreePicker -Version 13.0.0
<PackageReference Include="Limbo.Umbraco.MultiNodeTreePicker" Version="13.0.0" />
paket add Limbo.Umbraco.MultiNodeTreePicker --version 13.0.0
#r "nuget: Limbo.Umbraco.MultiNodeTreePicker, 13.0.0"
// Install Limbo.Umbraco.MultiNodeTreePicker as a Cake Addin #addin nuget:?package=Limbo.Umbraco.MultiNodeTreePicker&version=13.0.0 // Install Limbo.Umbraco.MultiNodeTreePicker as a Cake Tool #tool nuget:?package=Limbo.Umbraco.MultiNodeTreePicker&version=13.0.0
Limbo.Umbraco.MultiNodeTreePicker adds a special multinode treepicker to the Umbraco backoffice in which developers can select a custom item converter.
The purpose of an item converter is to control the C# type returned by the .Value()
method or the corresponding property in a ModelsBuilder generated model. This is particular useful in a SPA/Headless Umbraco implementation, where the ModelsBuilder model can then be returned directly via a WebAPI endpoint.
Changelog
The releases page lists all releases, and each there will be some information for each release on the most significant changes.
Documentation
For examples on how to use the package, see our documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Skybrud.Essentials (>= 1.1.57)
- Umbraco.Cms.Core (>= 13.0.0 && < 13.999.0)
- Umbraco.Cms.Web.BackOffice (>= 13.0.0 && < 13.999.0)
- Umbraco.Cms.Web.Website (>= 13.0.0 && < 13.999.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.