Installation

The v13.x version of package targets Umbraco 13 and is available via NuGet.

To install the package, you can use either .NET CLI:

dotnet add package Limbo.Umbraco.BlockList --version 13.0.0

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.BlockList -Version 13.0.0