Tag Archives: jQuery
How to NuGet jQuery 1, the Right Way
The jQuery team made a decision in 2013 to split the library into two versions, one supporting IE6 upwards and the other IE9, these were labeled jQuery 1 and 2 respectively. This resulted in two key NuGet packages on the gallery: jQuery1 (community contribution) jQuery (official) If you need IE6, 7 or 8 support then the obvious […]