Version 3.0.0

Date 2022-08-22 (816 days ago)
Downloads 907 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10

#installation">Installation

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

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

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.Boolean -Version 3.0.0

#changelog">Changelog

  • Updated Umbraco dependencies (see 207d87e)
    When the package was updated for Umbraco 10, the newest version available was RC4. As Umbraco 10 has now been officially releases, the Umbraco dependencies have now been updated accordingly.