Mvc.JQuery.DataTables by Harry McIntyre

<PackageReference Include="Mvc.JQuery.DataTables" Version="1.3.52" />

 Mvc.JQuery.DataTables 1.3.52

Popular wrapper lib for working with JQuery DataTables. Install this for MVC5

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Mvc.JQuery.DataTables</id>
    <version>1.3.52</version>
    <title>Mvc.JQuery.DataTables</title>
    <authors>Harry McIntyre</authors>
    <owners>Harry McIntyre</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/mcintyre321/mvc.jquery.datatables</projectUrl>
    <description>Popular wrapper lib for working with JQuery DataTables. Install this for MVC5</description>
    <copyright>Copyright 2011</copyright>
    <tags>jquery datatables iqueryable razor asp mvc mvc5</tags>
    <dependencies>
      <dependency id="Mvc.JQuery.DataTables.Core" version="[1.3.52]" />
      <dependency id="Microsoft.AspNet.Mvc" version="5.2.3" />
      <dependency id="Newtonsoft.Json" version="7.0.1" />
    </dependencies>
  </metadata>
</package>