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.
No comments:
Post a Comment