Top 20 NuGet nuget Packages

Automatically creates an assembly and package version based on environmental information, such as Git.
Provides common MetaPack contracts for solution packaging and deployment.
Redistributable components for package 'libzmq'. This package should only be installed as a dependency. (This is not the package you are looking for).
CZMQ has these goals: To wrap the ØMQ core API in semantics that are natural and lead to shorter, more readable applications. To hide the differences between versions of ØMQ, particularly 2.x and 3.x. To provide a space for development of more sophisticated API semantics. To wrap th...
AddOn for EasyRoslynScript to add nuget support
Excecutes commands on build.
Simple workflow management.
Package Description
Test of nuget package including how to debug into code in the nuget package. You can test how you can call a method in the ClassLibraryNugetTest DLL nuget package - e.g. call GetVersion() in the you own code like this: var testLib = new ClassLibraryNuget(); Nugetlabel.Content = t...
NuStore download nuget packages which declared in the *.deps.json, and save to store folder, for minify .net core publish size
Detailed summary is mentinoed below: This AUTOPKG has been created using Microsoft's CoApp tool. NOTE : CoApp project is developed and maintained under the APACHE LICENSE, 2.0 'http://www.apache.org/licenses/LICENSE-2.0.html' The intent is to make the necessary build artifa...
This tool will restore the given NuGet package.
This tool will restore the given NuGet package and then execute a method within the restored DLLs. The method does not need to be marked as entrypoint, and it may contain other parameter types than the default string array type.
This tool will deploy the given NuGet package by copying the DLL and generating .deps.json and .runtimeconfig.json files, or by copying all non-framework assemblies into single folder.
Libraries to interact with NuGet server APIs.
The Spell Check API returns a list of words it does not recognize along with suggested replacements. Typically, you would submit text to this API and then either make the suggested replacements in the text or show them to the user of your application so they can decide whether to make the replac...