Installation
The v1.x
version of package supports Umbraco 10-12 and is available via NuGet.
To install the package, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.MediaPicker --version 1.0.2
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.MediaPicker -Version 1.0.2