Date | 2024-02-19 (270 days ago) |
---|---|
Downloads | 1,062 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 8 |
Umbraco Versions | Umbraco 13 |
First stable release for Umbraco 13. This release will not work with other versions of Umbraco.
#installation
">InstallationTo install the NuGet package, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.Boolean --version 13.0.0
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.Boolean -Version 13.0.0