Version 3.0.1

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

New release for Umbraco 10 and 11 🎉

#installation">Installation

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

dotnet add package Limbo.Umbraco.Boolean --version 3.0.1

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.Boolean -Version 3.0.1

#changelog">Changelog

  • Added upper bound for Umbraco dependencies (see a31df82)
    This should help indicating which version of Umbraco this release supports. This release is build for Umbraco 10, but also works with Umbraco 11.