Top 20 NuGet nuget Packages

This package contains the msbuild support for packaging a NuGet package for a project.
MSBuild task to install Nuget packages from local packages folder downloaded by Nuget Package Restore
Example project demonstrating Paket.Unity3D
Test NuGet
This is only a test
Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory.
PS functions to find dependency information of nupkgs
Adds a NuGet.config file, and .tfignore file so that your packages won't be checked into source control. Even though that means this package will be added by default, at least it includes no binaries.
Teste de Pacote NuGet de um aplicativo .NET
The coolest way to whip out NuGet releases from GitHub and AppVeyor
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects
Tests the nuget feed
Creates a NuGet package of a project and its dependencies on build.
Creating a package with dependencies in other files
MSBuild task to install Nuget packages from local packages folder downloaded by Nuget Package Restore The original NugetPackageRestore added packageInstaller.xst on the packages' folder. This works well for one Web project, but multiple web projects means that the second Web project does not run th...
A packaging module for PsMake, allowing to generate *.nupkg packages
The Auth Helper tool enables NuGet clients to connect to Visual Studio Team Services Package Management NuGet feeds by acquiring and securely storing Personal Access Tokens for each VSTS package source in a nuget.config file.
The NuGet Bootstrapper provides a set of tools and scripts that makes it easy to set up a development environment that uses VSTS Package Management NuGet feeds. Much like the "Visual Studio Developer Command Prompt" makes it easy to interact with MSBuild, Microsoft.VisualStudio.Services.NuGet.Bo...
Simple test of creating nuget package. This example prouved that DependencyService works fine with Nuget mechanics (at least on Android devices). Use case: Create an empty PCL/Shared project -> Install this package -> In App.cs, replace the line where finds "Text" by "Text=DependencyService.Get<II...
The NuGet Credential Provider enables NuGet.exe 3.3+ to connect to Visual Studio Team Services Package Management NuGet feeds. See the NuGet docs for more info: http://docs.nuget.org/Consume/Credential-Providers