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.
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.
// Install NotAClue.Checkbox.Css.Buttons as a Cake Addin
#addin nuget:?package=NotAClue.Checkbox.Css.Buttons&version=0.3.0

// Install NotAClue.Checkbox.Css.Buttons as a Cake Tool
#tool nuget:?package=NotAClue.Checkbox.Css.Buttons&version=0.3.0

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.

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
0.3.0 2,151 9/21/2013
0.2.5 1,198 8/29/2013
0.2.4 1,125 8/29/2013
0.2.3 1,103 8/29/2013
0.2.2 1,122 8/29/2013
0.2.1 1,063 8/29/2013
0.2.0 1,098 8/29/2013
0.1.0 1,132 8/29/2013

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