jQuery.Bootgrid by Rafael Staib

<PackageReference Include="jQuery.Bootgrid" Version="0.9.5-alpha" />

 jQuery.Bootgrid 0.9.5-alpha

Nice, sleek and intuitive. A grid control especially designed for bootstrap.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>jQuery.Bootgrid</id>
    <version>0.9.5-alpha</version>
    <title>jQuery Bootgrid</title>
    <authors>Rafael Staib</authors>
    <owners>r_staib</owners>
    <licenseUrl>https://github.com/rstaib/jquery-bootgrid/blob/master/LICENSE.txt</licenseUrl>
    <projectUrl>http://www.jquery-bootgrid.com/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Nice, sleek and intuitive. A grid control especially designed for bootstrap.</description>
    <summary>Nice, sleek and intuitive. A grid control especially designed for bootstrap.</summary>
    <copyright>� Copyright 2014, Rafael Staib</copyright>
    <tags>jQuery Grid Table Bootstrap Accessibility HTML5 Sorting Filtering UI</tags>
    <dependencies>
      <dependency id="jQuery" version="1.10.2" />
    </dependencies>
  </metadata>
</package>