Installation

To install the package via NuGet, either use the .NET CLI:

dotnet add package Limbo.Umbraco.MultiNodeTreePicker --version 1.0.6

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.MultiNodeTreePicker -Version 1.0.6

Umbraco Version and Target Frameworks

The v1.x releases of the Limbo.Umbraco.MultiNodeTreePicker package are build against Umbraco 10 and .NET 6. These releases will support Umbraco 10, 11 and 12, but are not compatible with other versions of Umbraco.