VOOZH about

URL: https://www.nuget.org/packages/Zebble.CheckBox/

⇱ NuGet Gallery | Zebble.CheckBox 2.1.1




👁 Image
Zebble.CheckBox 2.1.1

dotnet add package Zebble.CheckBox --version 2.1.1
 
 
NuGet\Install-Package Zebble.CheckBox -Version 2.1.1
 
 
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="Zebble.CheckBox" Version="2.1.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.CheckBox" Version="2.1.1" />
 
Directory.Packages.props
<PackageReference Include="Zebble.CheckBox" />
 
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 Zebble.CheckBox --version 2.1.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zebble.CheckBox, 2.1.1"
 
 
#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.
#:package Zebble.CheckBox@2.1.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zebble.CheckBox&version=2.1.1
 
Install as a Cake Addin
#tool nuget:?package=Zebble.CheckBox&version=2.1.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Very simple checkbox component. It uses an image for the checked effect.  You can set the image to be different from a tick, or define the appearance of it however you need in the Styles

Product Versions Compatible and additional computed target framework versions.
.NET net8.0-android34.0 net8.0-android34.0 is compatible.  net8.0-ios17.5 net8.0-ios17.5 is compatible.  net8.0-windows10.0.19041 net8.0-windows10.0.19041 is compatible.  net9.0-android net9.0-android was computed.  net9.0-ios net9.0-ios was computed.  net9.0-windows net9.0-windows was computed.  net10.0-android net10.0-android was computed.  net10.0-ios net10.0-ios was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-android34.0

  • net8.0-ios17.5

  • net8.0-windows10.0.19041

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Zebble.CheckBox:

Package Downloads
Zebble.OptionsList

It's similar to a radio buttons (or checkbox list if MultiSelect is set to True).

Zebble.Inspector

Allows inspection of a running Zebble app on Windows during development.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.1 340 9/23/2024
2.1.0 236 9/23/2024
2.0.1 328 3/3/2024
2.0.0 341 2/28/2024
1.22.127 7,127 3/1/2023
1.22.126 3,022 4/12/2021
1.22.125 724 2/14/2021
1.22.123 619 2/13/2021
1.22.122 704 1/12/2021
1.22.121 665 1/12/2021
1.22.120 648 1/12/2021
1.22.119 716 1/9/2021
1.22.118 763 12/31/2020
1.22.117 633 12/30/2020
1.22.116 1,166 8/11/2020
1.22.115 3,265 3/27/2019
1.22.114 891 3/27/2019
1.22.111 4,042 10/31/2018
1.22.110 1,950 1/18/2018
1.22.109 11,044 8/16/2017
Loading failed

Minor fixes