NotAClue.Checkbox.Css.Buttons 0.3.0

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

Makes Asp.Net CheckBox and CheckboxList look like buttons, also work for none Asp.Net checkboxes look like buttons similar to Bootstrap JavaScript http://getbootstrap.com/2.3.2/javascript.html#buttons
     and allows the button to show checkbox or radio button to the right now

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.3.0 253 9/21/2013
0.2.5 53 8/29/2013
0.2.4 54 8/29/2013
0.2.3 52 8/29/2013
0.2.2 52 8/29/2013
0.2.1 50 8/29/2013
0.2.0 53 8/29/2013
0.1.0 55 8/29/2013

Now allows the button to show checkbox or radio button to the right.