Skip to main content
chocolatey package icon

chocolatey

Chocolatey is for machine level packages, like application nuggets. You would create a package and install it to C:\NuGet\lib\yourpackagename and also a bat file in C:\NuGet\bin to point to your executable. Once the batch file is there, your executable will run from the command line.

Total Downloads
2.6M
2,594,259
Published
Mar 27, 2011
Latest stable version

Install

.NET CLI
dotnet add package chocolatey --version 0.7.0
Package Manager Console
Install-Package chocolatey -Version 0.7.0
PackageReference
<PackageReference Include="chocolatey" Version="0.7.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.