October 22, 2012

Nuget for Visual Studio

Nuget​ is a package manager for visual studio. It allows developers to setup third party libraries in the project easily. For example if you are working on a console application to migrate documents and want to use log4net library. You can just search for log4net in package manager gallery and add reference to it. All web.config/app.config and references will be auomatically updated by nuget.
Install nuget to your visual studio and start learning new libraries now!


If you have any questions you can reach out our SharePoint Consulting team here.

No comments:

Post a Comment