Friday, March 07, 2014

Get NuGet Packet Manager for VS 2013

Given a VS Project, NuGet Packet Manager provides support to automatically,
  • Download
  • Install
  • Upgrade
  • Configure and
  • Remove
packages.

Download NuGet Packet manager extension for VS 2013 from here: http://visualstudiogallery.msdn.microsoft.com/

The NuGet Gallery here (nuget.org) is the central package clearing house used by all package authors and consumers. You need Power Shell 2.0 to work with NuGet Packet Manager.

There is also an independant command line bootstrapper tool called nuget.exe that you may want to use:

http://nuget.codeplex.com/releases/view/58939

No comments:

DMCA.com Protection Status