Lombiq.DataTables 11.0.0

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

Lombiq Data Tables for Orchard Core: An Orchard Core wrapper around the DataTables (https://datatables.net/) library for displaying tabular data from custom data sources. It lets you replace HTML tables with a tag helper or create asynchronous, sortable, searchable server-side generated tables. It also includes a pure Vue.js module that works similarly to DataTables. See the project website for detailed documentation.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lombiq.DataTables:

Package Downloads
Lombiq.DataTables.Samples

Lombiq Data Tables for Orchard Core - Samples: Sample content that demonstrates the features of Lombiq Data Tables for Orchard Core. See the project website for detailed documentation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0 174 7/18/2026
10.0.2-alpha.17.osoe-925 114 7/13/2026
10.0.2-alpha.16.osoe-925 130 6/27/2026
10.0.2-alpha.15.osoe-925 166 4/13/2026
10.0.2-alpha.14.osoe-925 135 3/29/2026
10.0.2-alpha.13.osoe-925 120 3/8/2026
10.0.2-alpha.12.osoe-925 108 2/23/2026
10.0.2-alpha.11.osoe-925 133 2/6/2026
10.0.2-alpha.10.osoe-925 211 1/20/2026
10.0.2-alpha.9.nest-643 935 12/3/2025
10.0.2-alpha.8.nest-643 213 12/3/2025
10.0.2-alpha.7.nest-643 678 12/3/2025
10.0.2-alpha.6.nest-643 679 12/2/2025
10.0.2-alpha.5.osoe-1185 518 11/20/2025
10.0.2-alpha.4.osoe-1010 192 10/22/2025
10.0.2-alpha.3.osoe-1107 1,093 5/11/2025
10.0.2-alpha.2.osoe-1057 923 3/14/2025
10.0.2-alpha.1.osoe-1057 233 3/14/2025
10.0.2-alpha.0.osoe-1057 242 3/14/2025
10.0.1-alpha.0.osoe-935 571 12/22/2024
Loading failed