NuGet - Package manager for VS
  • Omie April 2011
    NuGet is a Visual Studio extension that makes it easy to install and update open source libraries and tools in Visual Studio.

    When you use NuGet to install a package, it copies the library files to your solution and automatically updates your project (add references, change config files, etc). If you remove a package, NuGet reverses whatever changes it made so that no clutter is left.

    You can also code your own NuGet package and put it in NuGet gallery :-)

    http://nuget.codeplex.com/

    http://nuget.org/

    http://nuget.org/List/Packages

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook

Sign In Apply for Membership