DataTables.ServerSideProcessing.EFCore
3.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DataTables.ServerSideProcessing.EFCore --version 3.1.0
NuGet\Install-Package DataTables.ServerSideProcessing.EFCore -Version 3.1.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="DataTables.ServerSideProcessing.EFCore" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DataTables.ServerSideProcessing.EFCore" Version="3.1.0" />
<PackageReference Include="DataTables.ServerSideProcessing.EFCore" />
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.ServerSideProcessing.EFCore --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DataTables.ServerSideProcessing.EFCore, 3.1.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 DataTables.ServerSideProcessing.EFCore@3.1.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=DataTables.ServerSideProcessing.EFCore&version=3.1.0
#tool nuget:?package=DataTables.ServerSideProcessing.EFCore&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET library that helps with server-side rendering for jQuery DataTables with Entity Framework Core.
Supports:
- Multi-column sorting
- Column-specific filtering (
Contains,Equals,StartsWith,GreaterThan, etc.) - Seamless integration with EF Core IQueryable pipelines
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
-
net9.0
- Microsoft.EntityFrameworkCore (>= 9.0.5)
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 | |
|---|---|---|---|
| 5.4.5 | 151 | 1/26/2026 | |
| 5.4.4 | 298 | 12/15/2025 | |
| 5.4.3 | 148 | 12/12/2025 | |
| 5.4.2 | 155 | 12/12/2025 | |
| 5.4.1 | 187 | 12/12/2025 | |
| 5.4.0 | 146 | 12/12/2025 | |
| 5.3.0 | 229 | 12/4/2025 | |
| 5.2.0 | 227 | 11/3/2025 | |
| 5.1.4 | 228 | 10/30/2025 | |
| 5.1.3 | 228 | 10/27/2025 | |
| 5.1.2 | 240 | 10/27/2025 | |
| 5.1.1 | 222 | 10/27/2025 | |
| 5.1.0 | 225 | 10/27/2025 | |
| 5.0.8 | 227 | 10/15/2025 | |
| 5.0.7 | 205 | 10/15/2025 | |
| 5.0.6 | 211 | 10/15/2025 | |
| 5.0.5 | 207 | 10/15/2025 | |
| 5.0.4 | 197 | 10/15/2025 | |
| 5.0.3 | 319 | 10/15/2025 | |
| 3.1.0 | 303 | 6/3/2025 |
Loading failed
Added response builder and modified request parser