jQueryUIHelpers.Mvc4 by Attila Losonc

<PackageReference Include="jQueryUIHelpers.Mvc4" Version="0.5.4" />

 jQueryUIHelpers.Mvc4 0.5.4

Speed up your work by using these HTML helpers to integrate jQuery UI into your ASP.NET MVC 4 application. Requires the .NET Framework 4 and ASP.NET MVC4.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>jQueryUIHelpers.Mvc4</id>
    <version>0.5.4</version>
    <authors>Attila Losonc</authors>
    <owners>Attila Losonc</owners>
    <licenseUrl>https://bitbucket.org/attilax/jqueryuihelpers/src/9051d0806182/license.txt</licenseUrl>
    <projectUrl>http://jqueryuihelpers.apphb.com/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Speed up your work by using these HTML helpers to integrate jQuery UI into your ASP.NET MVC 4 application. Requires the .NET Framework 4 and ASP.NET MVC4.</description>
    <summary>The easy way to integrate jQuery UI into your ASP.NET MVC 4 application.</summary>
    <copyright>Copyright 2012</copyright>
    <tags>jQueryUI jQuery MVC4</tags>
    <dependencies>
      <dependency id="jQuery" version="1.7" />
      <dependency id="jQuery.UI.Combined" version="1.8" />
    </dependencies>
  </metadata>
</package>