datatables.net 2.3.7

dotnet add package datatables.net --version 2.3.7
                    
NuGet\Install-Package datatables.net -Version 2.3.7
                    
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="datatables.net" Version="2.3.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="datatables.net" Version="2.3.7" />
                    
Directory.Packages.props
<PackageReference Include="datatables.net" />
                    
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 datatables.net --version 2.3.7
                    
#r "nuget: datatables.net, 2.3.7"
                    
#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 datatables.net@2.3.7
                    
#: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=datatables.net&version=2.3.7
                    
Install as a Cake Addin
#tool nuget:?package=datatables.net&version=2.3.7
                    
Install as a Cake Tool

This is jQuery DataTables

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (36)

Showing the top 5 NuGet packages that depend on datatables.net:

Package Downloads
datatables.net-bs

This is DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)

datatables.net-dt

This is DataTables with styling for [DataTables](https://datatables.net/)

datatables.net-buttons

This is Buttons for DataTables

datatables.net-bs5

This is DataTables with styling for [Bootstrap5](https://getbootstrap.com/)

datatables.net-bs4

This is DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.7 2,936 1/30/2026
2.3.6 3,695 12/23/2025
2.3.5 4,976 11/14/2025
2.3.4 6,942 9/9/2025
2.3.3 4,483 8/20/2025
2.3.2 8,399 6/6/2025
2.3.1 6,385 5/16/2025
2.3.0 1,709 4/30/2025
2.2.2 14,270 2/4/2025
2.2.1 3,270 1/9/2025
2.2.0 1,150 1/6/2025
2.1.8 21,153 10/4/2024
2.1.7 3,865 9/20/2024
2.1.6 2,134 9/6/2024
2.1.5 6,118 8/30/2024
2.1.4 1,468 8/16/2024
2.1.3 1,300 8/1/2024
2.1.2 2,069 7/24/2024
2.1.0 670 7/19/2024
2.0.8 9,311 5/28/2024
Loading failed