selectize 0.12.1

dotnet add package selectize --version 0.12.1
NuGet\Install-Package selectize -Version 0.12.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="selectize" Version="0.12.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add selectize --version 0.12.1
#r "nuget: selectize, 0.12.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.
// Install selectize as a Cake Addin
#addin nuget:?package=selectize&version=0.12.1

// Install selectize as a Cake Tool
#tool nuget:?package=selectize&version=0.12.1

Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.12.1 361,231 9/25/2015
0.9.0 28,380 3/21/2014
0.8.1 2,505 10/23/2013