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