Top 20 NuGet nuget Packages

Common functionality for working with NuGet.
Analysis and issue detector for nuget packages and project references.
Redistributable components for package 'libzmq-nightly'. This package should only be installed as a dependency. (This is not the package you are looking for).
Symbols for package 'libzmq-nightly'. This package should not likely be installed. (This is not the package you are looking for).
This is a handon nuget package.
This is Test NuGet Package.
Syntactic (Semantic) Versioning for .NET libraries heavily inspired in elm-package (bump and diff)
NuGet's understanding of target frameworks.
Library containing BoundRestoreCommandUser class, which can be used to easily restore NuGet packages. Also several extension methods are provided to make life easier when working with NuGet types.
Library containing NuGetAssemblyResolver interface, which provides uniform way for both .NET Desktop and Core to dynamically load assemblies from NuGet packages and dependencies.
Library containing some commonly used types (e.g. logger) for working with NuGet packages in MSBuild tasks.
Library for deploying NuGet packages so that they can be directly executed by dotnet tool. All required functionality is in NuGetDeployment class.
MSBuild task which utilizes UtilPack.NuGet.Deployment library in order to deploy NuGet packages so that they can be executed directly by dotnet. The task in this package should be loaded by UtilPack.NuGet.MSBuild task factory.
MSBuild task to push packages. Most suitable to use in rapid development builds, where each build should propagate to (local) NuGet feed. The task in this package should be loaded by UtilPack.NuGet.MSBuild task factory.