Knockout-Sortable 0.8.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Knockout-Sortable --version 0.8.2
                    
NuGet\Install-Package Knockout-Sortable -Version 0.8.2
                    
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="Knockout-Sortable" Version="0.8.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Knockout-Sortable" Version="0.8.2" />
                    
Directory.Packages.props
<PackageReference Include="Knockout-Sortable" />
                    
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 Knockout-Sortable --version 0.8.2
                    
#r "nuget: Knockout-Sortable, 0.8.2"
                    
#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.
#:package Knockout-Sortable@0.8.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Knockout-Sortable&version=0.8.2
                    
Install as a Cake Addin
#tool nuget:?package=Knockout-Sortable&version=0.8.2
                    
Install as a Cake Tool

A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Knockout-Sortable:

Package Downloads
dotnetreport.aspx

Dotnet Report is a powerful .NET Embedded Analytics and Reporting Solution for ASP.NET MVC or Web Forms applications. Easily add drag-and-drop report building, ad-hoc reporting, interactive dashboards, and data visualization to your web app — no extra servers or third-party dependencies required. Key Features: - Ad-hoc Report Builder: Let end-users create, filter, and export custom reports without developer involvement - Interactive Dashboards: Build real-time, drill-down dashboards with charts, graphs, and KPI widgets - SQL Query Builder: Visual query designer works with any SQL Server, PostgreSQL, or MySQL database - Seamless ASP.NET Integration: Drop-in NuGet package compatible with all .NET versions - Role-Based Access Control: Secure reports and dashboards per user or group - Export & Scheduling: Export to PDF, Excel, and CSV; schedule automated report delivery via email - Fully Customizable UI: White-label ready with theming support to match your application's design Ideal for SaaS platforms, enterprise applications, and any .NET developer who needs to embed self-service reporting and analytics for their users.

dotnetreport.mvc

Dotnet Report is a powerful .NET Embedded Analytics and Reporting Solution for ASP.NET Core and MVC applications. Easily add drag-and-drop report building, ad-hoc reporting, interactive dashboards, and data visualization to your web app — no extra servers or third-party dependencies required. Key Features: - Ad-hoc Report Builder: Let end-users create, filter, and export custom reports without developer involvement - Interactive Dashboards: Build real-time, drill-down dashboards with charts, graphs, and KPI widgets - SQL Query Builder: Visual query designer works with any SQL Server, PostgreSQL, or MySQL database - Seamless ASP.NET Integration: Drop-in NuGet package compatible with .NET 6, .NET 7, .NET 8, and .NET Core - Role-Based Access Control: Secure reports and dashboards per user or group - Export & Scheduling: Export to PDF, Excel, and CSV; schedule automated report delivery via email - Fully Customizable UI: White-label ready with theming support to match your application's design Ideal for SaaS platforms, enterprise applications, and any .NET developer who needs to embed self-service reporting and analytics for their users.

dotNetReport.mvc.npgsql

.Net Ad Hoc Report Builder and Embedded Analytics for MVC that allows programmers to easily add Report building functionality to their ASP .NET Web Application

dotNetReport.mvc.mysql

.Net Ad Hoc Report Builder and Embedded Analytics for MVC that allows programmers to easily add Report building functionality to their ASP .NET Web Application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0 396,491 11/7/2019
1.1.0 166,416 2/20/2017
0.13.1 49,537 5/9/2016
0.13.0 1,969 5/9/2016
0.11.0 87,900 8/24/2015
0.10.0 50,787 3/8/2015
0.9.3 9,683 2/5/2015
0.9.2 4,574 11/26/2014
0.9.0 3,501 9/19/2014
0.8.8 3,578 7/7/2014
0.8.6 36,618 2/14/2014
0.8.3 92,256 10/1/2013
0.8.2 4,549 8/22/2013
0.7.3.1 3,654 4/11/2013
0.7.3 2,977 4/11/2013

0.8.2 - strip top-level comments/text nodes fro m anonymous templates
0.8.1 - ignore source in destroyed check for draggables
0.8.0 - allow sorting of primitives