*** Welcome to piglix ***

Nuget

NuGet
NuGet project logo
Developer(s) Microsoft, .NET Foundation
Initial release 5 October 2010 (2010-10-05)
Stable release
3.5 / 27 October 2016; 3 months ago (2016-10-27)
Written in C#
Platform .NET Framework
Type Package management system
License Apache License 2.0
Website nuget.org
Chocolatey
Chocolatey icon.png
Developer(s) RealDimensions Software
Initial release 23 March 2011 (2011-03-23)
Preview release
0.10.3 / 7 October 2016; 3 months ago (2016-10-07)
Operating system Windows Vista and later
Type Package management system
Website chocolatey.org

NuGet is a free and open-source package manager designed for the Microsoft development platform (formerly known as NuPack). Since its introduction in 2010, NuGet has evolved into a larger ecosystem of tools and services.

NuGet is distributed as a Visual Studio extension. Starting with Visual Studio 2012, NuGet comes preinstalled by default. NuGet is also integrated with SharpDevelop. NuGet can also be used from the command line and automated with scripts.

It supports multiple programming languages, including:

Chocolatey is a machine-level package manager and installer for software packages, built for the Windows NT platform. It is an execution engine using the NuGet packaging infrastructure and Windows PowerShell to provide an automation tool for installing software on Windows machines, designed to simplify the process from the user perspective. The name is an extension on a pun of NuGet (from "nougat") as there are nougats with chocolate ingredients.

Chocolatey can be invoked by the OneGet module of PowerShell version 5.0.


...
Wikipedia

...