Date | 2024-11-13 (2 days ago) |
---|---|
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 8 |
Umbraco Versions | Umbraco 13 |
First stable release for umbraco 13. This release will not work with other versions of Umbraco.
#installation
">InstallationInstall the NuGet package - either via the .NET CLI:
dotnet add package Limbo.Umbraco.MultiNodeTreePicker --version 13.0.0
or the NuGet package manager:
Install-Package Limbo.Umbraco.MultiNodeTreePicker -Version 13.0.0