jQDataTables.ServerSide.WebApi 1.1.2

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

// Install jQDataTables.ServerSide.WebApi as a Cake Tool
#tool nuget:?package=jQDataTables.ServerSide.WebApi&version=1.1.2

WebApi component which adds functionality for automatic server side processing for the famous table plugin for jQuery - DataTables. Supports paging, searching, sorting and custom filters (Less Than, Less than or equal, Greater than, Greater than or equal and Equal) and nested objects.

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
1.1.2 1,538 9/14/2018
1.1.1 3,523 1/9/2018
1.1.0 913 12/30/2017

- draw parameter fixed on the server side;