Mvc.JQuery.Datatables by Harry McIntyre

<PackageReference Include="Mvc.JQuery.Datatables" Version="1.2.41" />

 Mvc.JQuery.Datatables 1.2.41

Strongly type html helpers for rendering jquery.datatables tables from IQueryables

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Mvc.JQuery.Datatables</id>
    <version>1.2.41</version>
    <title>Mvc.JQuery.Datatables</title>
    <authors>Harry McIntyre</authors>
    <owners>Harry McIntyre</owners>
    <projectUrl>https://github.com/mcintyre321/mvc.jquery.datatables</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Strongly type html helpers for rendering jquery.datatables tables from IQueryables</description>
    <copyright>Copyright 2011</copyright>
    <tags>jquery datatables iqueryable razor</tags>
    <dependencies>
      <dependency id="WebActivator" version="1.5" />
    </dependencies>
  </metadata>
</package>