Installation
The v2.x version of package us build against Umbraco 10, but also supports Umbraco 10 and 11.
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