Version 13.0.0-alpha001

Alpha
Date 2024-05-17 (154 days ago)
Downloads 280 downloads
GitHub View on GitHub
Target Frameworks .NET 8
Umbraco Versions Umbraco 13

First alpha release for umbraco 13. This release will not work with other versions of Umbraco.

#installation">Installation

Install the NuGet package - either via 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