DatatableJS.Net 3.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package DatatableJS.Net --version 3.3.2
NuGet\Install-Package DatatableJS.Net -Version 3.3.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="DatatableJS.Net" Version="3.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DatatableJS.Net --version 3.3.2
#r "nuget: DatatableJS.Net, 3.3.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 DatatableJS.Net as a Cake Addin
#addin nuget:?package=DatatableJS.Net&version=3.3.2

// Install DatatableJS.Net as a Cake Tool
#tool nuget:?package=DatatableJS.Net&version=3.3.2

DatatableJS is a helper to create a grid with Jquery Datatables and provides a request to retrive data generically from a repo. It possible to use many Jquery Datatables features with Html Helper. It gives serverside or client side options.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
3.8.1 94 3/24/2024
3.8.0 250 6/28/2023
3.7.0 139 5/3/2023
3.6.1 199 3/11/2023
3.6.0 278 1/22/2023
3.4.1 280 12/17/2022
3.4.0 279 12/8/2022
3.3.2 297 11/21/2022
3.3.1 691 10/22/2022
3.3.0 395 10/20/2022
3.2.5 366 8/5/2022
3.2.4 394 7/14/2022
3.2.3 1,264 1/16/2022
3.2.2 424 1/13/2022
3.2.0 248 1/2/2022
3.0.1 305 10/21/2021
3.0.0 344 10/10/2021

Added multi+shift column selection and some improvements