bootstrap-sortable
1.9.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package bootstrap-sortable -Version 1.9.0
dotnet add package bootstrap-sortable --version 1.9.0
<PackageReference Include="bootstrap-sortable" Version="1.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bootstrap-sortable --version 1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: bootstrap-sortable, 1.9.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install bootstrap-sortable as a Cake Addin
#addin nuget:?package=bootstrap-sortable&version=1.9.0
// Install bootstrap-sortable as a Cake Tool
#tool nuget:?package=bootstrap-sortable&version=1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adding sorting ability to bootstrap table.
In fact, it can be used for any tables.
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 |
---|---|---|
2.0.0 | 145,771 | 2/20/2016 |
1.11.1 | 14,778 | 2/8/2015 |
1.10.0 | 1,458 | 12/2/2014 |
1.9.0 | 2,443 | 5/11/2014 |
1.8.0 | 4,607 | 12/11/2013 |
1.7.2 | 1,121 | 10/17/2013 |
1.7.1 | 987 | 10/17/2013 |
1.7.0 | 1,043 | 10/17/2013 |
1.5.0 | 1,254 | 9/19/2013 |
1.4.0 | 1,384 | 6/24/2013 |
1.3.0 | 1,139 | 6/16/2013 |
1.2.3 | 1,261 | 6/9/2013 |
1.2.2 | 1,228 | 5/31/2013 |
1.2.1 | 1,214 | 5/31/2013 |
1.2.0 | 1,113 | 5/31/2013 |
Added ability to set initial sort direction.