Installation

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

dotnet add package Limbo.Umbraco.MultiNodeTreePicker --version 13.0.0-alpha001

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.MultiNodeTreePicker -Version 13.0.0-alpha001

Umbraco Version and Target Frameworks

The v13.x releases of the Limbo.Umbraco.MultiNodeTreePicker package are build against Umbraco 13 and .NET 8. These releases will not work with other versions of Umbraco.