Limbo.Umbraco.Boolean 13.0.0

Prefix Reserved
dotnet add package Limbo.Umbraco.Boolean --version 13.0.0
                    
NuGet\Install-Package Limbo.Umbraco.Boolean -Version 13.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Limbo.Umbraco.Boolean" Version="13.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Limbo.Umbraco.Boolean" Version="13.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Limbo.Umbraco.Boolean" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Limbo.Umbraco.Boolean --version 13.0.0
                    
#r "nuget: Limbo.Umbraco.Boolean, 13.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Limbo.Umbraco.Boolean&version=13.0.0
                    
Install Limbo.Umbraco.Boolean as a Cake Addin
#tool nuget:?package=Limbo.Umbraco.Boolean&version=13.0.0
                    
Install Limbo.Umbraco.Boolean as a Cake Tool

GitHub license NuGet NuGet Our Umbraco Umbraco Marketplace

This package adds a new boolean property editor to Umbraco. Using a toggle input, users will be able to set the value to either true or false.

But why?

Umbraco already has a built-in property for a boolean type, so why add another one?

The build-in property editor has a Initial state option (alias is default) for the data type, but it doesn't apply retroactively to content that doesn't already have a saved value, although one could expect this behavior.

Ideally something like this should be added back to into the Umbraco source code (there is even an issue for it), but for now, this package adds a new property editor that has the expected behavior for the default value / initial state.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.0 3,484 2/19/2024
3.0.4 1,942 8/19/2023
3.0.3 186 7/17/2023
3.0.2 1,902 3/16/2023
3.0.1 2,711 11/20/2022
3.0.0 929 8/22/2022
3.0.0-alpha001 1,380 6/1/2022
2.0.1 370 11/20/2022
2.0.0 2,326 1/6/2022
1.0.2 372 11/19/2022
1.0.1 299 11/23/2021
1.0.0 300 11/23/2021