Version 2.0.1

Date 2022-11-20 (726 days ago)
Downloads 351 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 5
Umbraco Versions Umbraco 9

#installation">Installation

The Umbraco 9 version of this package is only available via NuGet. To install the package, you can use either .NET CLI:

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

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.Boolean -Version 2.0.1

#changelog">Changelog

  • Added upper bound for Umbraco dependencies (see 4e90d63)
    This should help indicating which version of Umbraco this release supports.