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