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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- Microsoft.AspNet.WebApi (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- draw parameter fixed on the server side;