Use Nuget for Jquery and jQueryUI Updates and more

If you’re using Visual Studio 2010 and your web application is using jQuery and or jQueryUI, you want to keep up to date and make sure everyone has the most up to date versions.

Use NuGet to add the latest and greatest versions of these libraries into your application and no longer will you have to go find the latest version, download, unzip and then add to your web app.

NuGet has a very similar way of adding and removing libraries such as you would use add/remove programs within Windows.

Scott Hanselman has an upcoming talk at TechEd on NuGet for the Enterprise which will cover how to use NuGet and setup a NuGet Server within your work – looking forward to that.

That’s it enjoy.