Info
Version: | 1.5.56 |
Author(s): | Harry McIntyre |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mcintyre321/mvc.jquery.datatables |
NuGet Url: | https://www.nuget.org/packages/Mvc.JQuery.DataTables.Common |
Install
Install-Package Mvc.JQuery.DataTables.Common
dotnet add package Mvc.JQuery.DataTables.Common
paket add Mvc.JQuery.DataTables.Common
Mvc.JQuery.DataTables.Common Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Linq.Dynamic.Core(>= 1.0.7.5)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Linq.Dynamic.Core(>= 1.0.7.5)
Tags
This package contain x-platform shared code. Install either Mvc.JQuery.DataTables for MVC5 or Mvc.JQuery.DataTables.AspNetCore for AspNetCore.