Version 3.0.2

Date 2022-11-21 (725 days ago)
Downloads 2,448 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10

New stable release for Umbraco 10 and 11. This release will not work on older versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

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

Package Manager:

Install-Package Limbo.Umbraco.BlockList -Version 3.0.2

#changelog">Changelog

  • Added upper bound for Umbraco dependencies (see bb9ed03)
    This branch currently only supports Umbraco 10 and 11, so the version restriction now reflects this.