ajax-data-table 1.0.7.1

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

// Install ajax-data-table as a Cake Tool
#tool nuget:?package=ajax-data-table&version=1.0.7.1

ajax-data-table is a Javascript library for creating html table from JSON data

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
1.0.7.1 386 3/5/2015
1.0.7 687 6/18/2014
1.0.6.3 162 5/7/2014
1.0.6.2 73 5/7/2014
1.0.6.1 83 1/15/2014
1.0.6 71 12/13/2013
1.0.5 74 10/21/2013
1.0.4.2 73 10/11/2013
1.0.4.1 74 10/10/2013
1.0.4 73 10/9/2013
1.0.3 72 8/12/2013
1.0.2 74 8/12/2013
1.0.1 71 8/10/2013
1.0.0 72 8/9/2013

'Check all' check box is now displayed on summary row if returned summary object is not null (can be empty) and there is no summary value for that column.