Zebble.OptionsList 4.0.1

dotnet add package Zebble.OptionsList --version 4.0.1
                    
NuGet\Install-Package Zebble.OptionsList -Version 4.0.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.OptionsList" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.OptionsList" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.OptionsList" />
                    
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.OptionsList --version 4.0.1
                    
#r "nuget: Zebble.OptionsList, 4.0.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.OptionsList@4.0.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.OptionsList&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Zebble.OptionsList&version=4.0.1
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios17.2 is compatible.  net9.0-android was computed.  net9.0-ios was computed.  net10.0-android was computed.  net10.0-ios was computed. 
Universal Windows Platform uap10.0.18362 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Zebble.OptionsList:

Package Downloads
Zebble.ItemPicker

Allows the user to select one or more items from a pre-defined list.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1 155 7/3/2024
4.0.0 146 3/4/2024
3.15.150 6,912 3/1/2023
3.15.149 2,793 4/29/2021
3.15.148 458 4/13/2021
3.15.147 437 4/12/2021
3.15.146 542 3/23/2021
3.15.145 492 2/14/2021
3.15.144 453 2/14/2021
3.15.142 446 2/13/2021
3.15.141 470 2/5/2021
3.15.140 495 1/12/2021
3.15.139 473 1/12/2021
3.15.138 536 1/9/2021
3.15.137 580 12/31/2020
3.15.136 447 12/30/2020
3.15.135 600 12/17/2020
3.15.134 703 8/26/2020
3.15.133 572 8/26/2020
3.15.132 584 8/25/2020
3.15.131 571 8/25/2020
3.15.130 575 8/24/2020
3.15.129 578 8/18/2020
3.15.127 1,389 5/20/2019
3.14.127 774 3/27/2019
3.14.124 3,148 10/31/2018
3.14.123 3,445 1/24/2018
3.14.122 3,046 1/18/2018
3.14.121 1,384 1/2/2018
3.14.120 1,138 12/14/2017
3.14.118 1,167 12/14/2017
3.14.117 1,933 8/25/2017
3.14.116 1,161 8/25/2017
3.14.115 2,430 8/16/2017
3.14.114 1,367 8/15/2017
3.14.113 2,501 8/15/2017
3.14.112 1,158 8/15/2017
3.14.111 1,148 8/14/2017
3.14.109 1,172 8/14/2017

Minor fixes