Reputation: 13141
Using package console in Visual Studio, we install jQuery using
install-package jquery
Is there command to install VS doc file for the corresponding jQuery file as well?
Upvotes: 0
Views: 304
Reputation: 2894
Yes, Install-Package jQuery-vsdoc
Upvotes: 2