Bootstrap.Multiselect 0.9.12

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

Bootstrap Multiselect is a JQuery based plugin to provide an intuitive user interface for using select inputs with the multiple attribute present. Instead of a select a bootstrap button will be shown as dropdown menu containing the single options as checkboxes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.12 2,062 3/18/2015
0.9.10 3,158 11/1/2014
0.9.9 1,527 8/19/2014