Version 3.0.2

Date 2023-03-17 (999 days ago)
Downloads 2,058 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

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

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

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.Boolean -Version 3.0.2

Changelog

  • Updated the package information (see 70de7d5)
    This release updates the information the package exposes about it self. The release contains no new functional changes.