Skip to main content
Chocolatey avatar

Chocolatey

NuGet publisher profile

Packages
18
Total Downloads
3.8M
3,755,726

Packages (18)

chocolatey package icon

chocolatey

Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer. Chocolatey is brought to you by the work and inspiration of the community, the work and thankless nights of the [Chocolatey Team](https://github.com/orgs/chocolatey/people), with Rob heading up the direction. You can host your own sources and add them to Chocolatey, you can extend Chocolatey's capabilities, and folks, it's only going to get better. ### Information - [Chocolatey Website and Community Package Repository](https://community.chocolatey.org) - [Mailing List](http://groups.google.com/group/chocolatey) / [Release Announcements Only Mailing List](https://groups.google.com/group/chocolatey-announce) / [Build Status Mailing List](http://groups.google.com/group/chocolatey-build-status) - [Twitter](https://twitter.com/chocolateynuget) / [Facebook](https://www.facebook.com/ChocolateySoftware) / [GitHub](https://github.com/chocolatey) - [Blog](https://blog.chocolatey.org/) / [Newsletter](https://chocolatey.us8.list-manage1.com/subscribe?u=86a6d80146a0da7f2223712e4&id=73b018498d) - [Documentation](https://docs.chocolatey.org/en-us/) / [Support](https://chocolatey.org/support) ### Commands There are quite a few commands you can call - you should check out the [command reference](https://docs.chocolatey.org/en-us/choco/commands). Here are the most common: - Help - choco --help or choco command --help - Search - choco search something - List - choco list - Config - choco config list - Install - choco install baretail - Pin - choco pin windirstat - Outdated - choco outdated - Upgrade - choco upgrade baretail - Uninstall - choco uninstall baretail #### Alternative installation sources: - Install ruby gem - choco install compass -source ruby - Install python egg - choco install sphynx -source python - Install windows feature - choco install IIS -source windowsfeatures #### More For more advanced commands and switches, use `choco --help` or `choco command --help`. You can also look at the [command reference](https://docs.chocolatey.org/en-us/choco/commands), including how you can force a package to install the x86 version of a package. ### Create Packages? We have some great guidance on how to do that. Where? I'll give you a hint, it rhymes with socks! [Docs!](https://docs.chocolatey.org/en-us/create/create-packages) In that mess there is a link to the [PowerShell Chocolatey module reference](https://docs.chocolatey.org/en-us/create/functions).

2.6M
downloads
chocolatey.lib package icon

chocolatey.lib

Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer. Chocolatey is brought to you by the work and inspiration of the community, the work and thankless nights of the Chocolatey Team (https://github.com/orgs/chocolatey/people), with Rob heading up the direction. You can host your own sources and add them to Chocolatey, you can extend Chocolatey's capabilities, and folks, it's only going to get better. This is the Chocolatey Library (API / DLL) package which allows Chocolatey to be embedded in your application. ### Information - [Chocolatey Website and Community Package Repository](https://community.chocolatey.org) - [Mailing List](http://groups.google.com/group/chocolatey) / [Release Announcements Only Mailing List](https://groups.google.com/group/chocolatey-announce) / [Build Status Mailing List](http://groups.google.com/group/chocolatey-build-status) - [Twitter](https://twitter.com/chocolateynuget) / [Facebook](https://www.facebook.com/ChocolateySoftware) / [GitHub](https://github.com/chocolatey) - [Blog](https://blog.chocolatey.org/) / [Newsletter](https://chocolatey.us8.list-manage1.com/subscribe?u=86a6d80146a0da7f2223712e4&id=73b018498d) - [Documentation](https://docs.chocolatey.org/en-us/) / [Support](https://chocolatey.org/support)

238.4K
downloads
Chocolatey.Cake.Recipe package icon

Chocolatey.Cake.Recipe

This NuGet package contains a set of re-usable scripts that is intended for use to build Chocolatey products by adding a single load pre-processor directive to your main Cake Script. As a result, it is possible to use the same set of build scripts across multiple projects, without having to duplicate the scripts. All that is required is a small recipe build script, which sets the project specific information. It is not intended that the scripts within this package will be usable by everyone, as there will be decisions/conventions that are specific to how we build things at Chocolatey Software, Inc.

87.7K
downloads
Chocolatey.NuGet.Frameworks package icon

Chocolatey.NuGet.Frameworks

NuGet's understanding of target frameworks.

72.7K
downloads
Chocolatey.NuGet.Common package icon

Chocolatey.NuGet.Common

Common utilities and interfaces for all NuGet libraries.

72.5K
downloads
Chocolatey.NuGet.Protocol package icon

Chocolatey.NuGet.Protocol

NuGet's implementation for interacting with feeds. Contains functionality for all feed types.

72.0K
downloads
Chocolatey.NuGet.Packaging package icon

Chocolatey.NuGet.Packaging

NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.

71.9K
downloads
Chocolatey.NuGet.Versioning package icon

Chocolatey.NuGet.Versioning

NuGet's implementation of Semantic Versioning.

70.0K
downloads
Chocolatey.NuGet.Configuration package icon

Chocolatey.NuGet.Configuration

NuGet's configuration settings implementation.

68.9K
downloads
Chocolatey.NuGet.Commands package icon

Chocolatey.NuGet.Commands

Complete commands common to command-line and GUI NuGet clients.

64.7K
downloads
Chocolatey.NuGet.LibraryModel package icon

Chocolatey.NuGet.LibraryModel

NuGet's types and interfaces for understanding dependencies.

60.7K
downloads
Chocolatey.NuGet.DependencyResolver.Core package icon

Chocolatey.NuGet.DependencyResolver.Core

NuGet's PackageReference dependency resolver implementation.

60.6K
downloads
Chocolatey.NuGet.ProjectModel package icon

Chocolatey.NuGet.ProjectModel

NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.

59.5K
downloads
Chocolatey.NuGet.Credentials package icon

Chocolatey.NuGet.Credentials

NuGet client's authentication models.

57.4K
downloads
Chocolatey.NuGet.Resolver package icon

Chocolatey.NuGet.Resolver

NuGet's dependency resolver for packages.config based projects.

57.0K
downloads
Chocolatey.NuGet.PackageManagement package icon

Chocolatey.NuGet.PackageManagement

NuGet Package Management functionality for Visual Studio installation flow.

56.0K
downloads
Chocolatey.BestPractices package icon

Chocolatey.BestPractices

Package Description

23.0K
downloads
Chocolatey.Docs.Cake.Recipe package icon

Chocolatey.Docs.Cake.Recipe

This NuGet package contains a set of re-usable scripts that is intended for use to build the various Chocolatey documentation sites, by adding a single load pre-processor directive to your main Cake Script. As a result, it is possible to use the same set of build scripts across multiple projects, without having to duplicate the scripts. All that is required is a small recipe build script, which sets the project specific information. It is not intended that the scripts within this package will be usable by everyone, as there will be decisions/conventions that are specific to how we build things at Chocolatey Software, Inc.

5.6K
downloads