NuGet Documentation
NuGet is a Visual Studio extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects that use the .NET Framework. This topic lists documentation that will help you use NuGet packages and create your own.
Getting Started
- NuGet Docs Our official documentation site is at http://docs.nuget.org/.
- NuSpec File Format (Available on NuGet Docs)
Contributing to NuGet
- Contributing to NuGet
- Setting up Code Reviews
- Improve CodePlex.com Support the NuGet project by voting on these CodePlex.com issues.
- Specs. Planning documentation for upcoming major features
- Builds: The NuGet Continuous Integration (CI) server has builds directly from the source tree. This allows you to try out the latest successful unstable builds (NuGet.Tools.vsix | NuGet.exe)
- Our TeamCity build server.