Installation
The v13.x
version of package targets Umbraco 13 and is available via NuGet.
To install the package via NuGet, either use the .NET CLI:
dotnet add package Limbo.Umbraco.TwentyThree --version 13.0.0
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.TwentyThree -Version 13.0.0