DataTables.NetStandard
0.5.2
See the version list below for details.
dotnet add package DataTables.NetStandard --version 0.5.2
NuGet\Install-Package DataTables.NetStandard -Version 0.5.2
<PackageReference Include="DataTables.NetStandard" Version="0.5.2" />
paket add DataTables.NetStandard --version 0.5.2
#r "nuget: DataTables.NetStandard, 0.5.2"
// Install DataTables.NetStandard as a Cake Addin #addin nuget:?package=DataTables.NetStandard&version=0.5.2 // Install DataTables.NetStandard as a Cake Tool #tool nuget:?package=DataTables.NetStandard&version=0.5.2
DataTables.NetStandard
This package provides a way to create self-contained DataTable classes for the famous datatables.net jQuery plugin which manage rendering, querying, filtering, sorting and other desireable tasks for you, written in .NET Standard for ASP.NET Core applications with focus on Entity Framework Core. The package is heavily inspired by Laravels (PHP) counterpart yajra/datatables
and extensions of said package.
Usage
You can find usage instructions in the official GitHub repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DataTables.NetStandard:
Package | Downloads |
---|---|
DataTables.NetStandard.Enhanced
Enhanced features for the self-containing DataTable classes for the datatables.net jQuery plugin that manage rendering, querying, filtering, sorting and other desireable tasks for the user. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 481 | 3/20/2024 |
3.0.1 | 18,729 | 4/28/2022 |
3.0.0 | 451 | 4/28/2022 |
2.0.0 | 795 | 4/12/2022 |
1.1.0 | 6,349 | 7/10/2020 |
1.0.0 | 696 | 7/9/2020 |
0.5.2 | 577 | 6/8/2020 |
0.5.1 | 746 | 12/10/2019 |
0.5.0 | 1,129 | 5/2/2019 |
0.4.1 | 799 | 4/1/2019 |
0.4.0 | 846 | 4/1/2019 |
0.3.0 | 703 | 3/6/2019 |
0.2.0 | 3,502 | 2/16/2019 |
0.1.0 | 724 | 2/15/2019 |