chocolatey 0.9.7.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package chocolatey --version 0.9.7.2
                    
NuGet\Install-Package chocolatey -Version 0.9.7.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="chocolatey" Version="0.9.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="chocolatey" Version="0.9.7.2" />
                    
Directory.Packages.props
<PackageReference Include="chocolatey" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add chocolatey --version 0.9.7.2
                    
#r "nuget: chocolatey, 0.9.7.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package chocolatey@0.9.7.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=chocolatey&version=0.9.7.2
                    
Install as a Cake Addin
#tool nuget:?package=chocolatey&version=0.9.7.2
                    
Install as a Cake Tool

Chocolatey - think executables/application packages (like apt-get for Windows), not library packages. This is what the Chocolatey NuGet goodness is for.
Chocolatey allows you to install application nuggets and run executables from anywhere.  
||Executable Nuggets| For example, say you have an executable in the tools folder of your package named bob.exe. Then you can type
'chocolatey install yourPackageName [-source source] [-version version]' OR 'cinst yourPackageName [-source source] [-version version]'
and when it finishes you can type
'bob'
and it will run your application executable.  
||Application Nuggets - Full on double rainbow|| For example, say you type
'chocolatey install 7zip [-source source] [-version version]' OR 'cinst 7zip [-source source] [-version version]'
- when it finishes you will have installed 7zip on your machine (in your add/remove programs).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on chocolatey:

Package Downloads
EdgeJs.NativeModuleSupport

Add support for using native node modules with Edge.js

rb.git.install

Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike. ## Features * **Git BASH**: Git for Windows provides a BASH emulation used to run Git from the command line. *NIX users should feel right at home, as the BASH emulation behaves just like the "git" command in LINUX and UNIX environments. * **Git GUI**: As Windows users commonly expect graphical user interfaces, Git for Windows also provides the Git GUI, a powerful alternative to Git BASH, offering a graphical version of just about every Git command line function, as well as comprehensive visual diff tools. * **Shell Integration**: Simply right-click on a folder in Windows Explorer to access the BASH or GUI. ## Package parameters - `/GitOnlyOnPath` - Puts gitinstall\cmd on path. This is also done by default if no package parameters are set. - `/GitAndUnixToolsOnPath` - Puts gitinstall\bin on path. This setting will override `/GitOnlyOnPath`. - `/NoAutoCrlf` - Ensure _'Checkout as is, commit as is'_. This setting **only affects new installs**, it will not override an existing `.gitconfig`. - `/WindowsTerminal` - Makes `vim` use the regular Windows terminal instead of MinTTY terminal. - `/NoShellIntegration` - Disables open GUI and open shell integration ( _"Git GUI Here"_ and _"Git Bash Here"_ entries in context menus). - `/NoGuiHereIntegration` - Disables open GUI shell integration ( _"Git GUI Here"_ entry in context menus). - `/NoShellHereIntegration` - Disables open git bash shell integration ( _"Git Bash Here"_ entry in context menus) - `/NoCredentialManager` - Disable _Git Credential Manager_ by adding `$Env:GCM_VALIDATE='false'` user environment variable. - `/NoGitLfs` - Disable Git LFS installation. - `/SChannel` - Configure Git to use the Windows native SSL/TLS implementation (SChannel) instead of OpenSSL. This aligns Git HTTPS behavior with other Windows applications and system components and increases manageability in enterprise environments. Example: `choco install git.install --params "/GitAndUnixToolsOnPath /NoGitLfs /SChannel /NoAutoCrlf"` ## Notes - The package uses default install options minus cheetah integration and desktop icons. Cheetah prevents a good upgrade scenario, so it has been removed.

log4net-logdna

Custom log4net Appender to send logs to Logdna

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on chocolatey:

Repository Stars
danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
LogExperts/LogExpert
Windows tail program and log file analyzer.
Version Downloads Last Updated
2.6.0 207 12/1/2025
2.5.1 1,845 9/3/2025
2.5.0 1,018 7/9/2025
2.4.3 2,443 2/27/2025
2.4.2 747 1/30/2025
2.4.1 1,196 12/4/2024
2.4.0 592 11/12/2024
2.3.0 4,896 6/5/2024
2.2.2 13,690 8/8/2023
2.2.0 6,587 7/26/2023
2.1.0 7,260 6/29/2023
2.1.0-alpha-20230614 5,810 6/14/2023
2.1.0-alpha-20230608 6,457 6/8/2023
2.0.0 7,214 5/31/2023
2.0.0-beta-20230426 6,354 4/26/2023
2.0.0-beta-20230412 6,115 4/12/2023
2.0.0-beta-20230321 6,684 3/21/2023
2.0.0-alpha-20230307 6,277 3/7/2023
2.0.0-alpha-20230221 6,137 2/21/2023
2.0.0-alpha-20230124 6,041 1/24/2023
1.4.4 243 9/3/2025
1.4.3 225 2/10/2025
1.4.2 223 1/30/2025
1.4.1 248 12/4/2024
1.4.0 32,612 5/10/2023
1.3.1 288,989 3/14/2023
1.3.0 7,899 2/15/2023
1.2.1 18,662 12/6/2022
1.2.0 8,287 10/20/2022
1.1.0 22,072 3/30/2022
1.0.1 7,316 3/24/2022
1.0.0 6,726 3/21/2022
0.12.1 11,335 1/25/2022
0.12.0 6,330 1/18/2022
0.11.3 9,716 10/27/2021
0.11.2 6,555 9/23/2021
0.11.1 7,027 9/9/2021
0.10.15 7,080 9/9/2021
0.10.14 211,931 5/31/2019
0.10.13 15,286 3/15/2019
0.10.12 6,899 3/15/2019
0.10.11 57,694 5/4/2018
0.10.10 9,878 4/12/2018
0.10.8 182,959 8/30/2017
0.10.6.1 21,791 6/3/2017
0.10.6 12,129 6/1/2017
0.10.5 11,298 3/30/2017
0.10.4 7,309 3/30/2017
0.10.3 21,525 10/7/2016
0.10.2 16,845 9/30/2016
0.10.1 8,077 9/19/2016
0.10.0 9,383 8/11/2016
0.9.10.3 10,020 6/23/2016
0.9.10.2 8,310 6/19/2016
0.9.10.1 7,850 6/18/2016
0.9.10 8,238 6/17/2016
0.9.10-rc1 7,443 6/13/2016
0.9.10-beta-20160612 8,019 6/12/2016
0.9.10-beta-20160302 7,186 3/4/2016
0.9.10-beta-20160101 7,054 1/1/2016
0.9.9.8 22,456 6/27/2015
0.9.8.28 30,854 11/4/2014
0.9.8.27 12,578 7/14/2014
0.9.8.27-beta1 7,265 7/13/2014
0.9.8.26 8,198 7/12/2014
0.9.8.25 7,903 7/7/2014
0.9.8.24 7,831 7/3/2014
0.9.8.24-rc2 7,256 6/30/2014
0.9.8.24-rc1 7,568 6/25/2014
0.9.8.24-beta2 7,244 6/8/2014
0.9.8.24-alpha1 7,497 2/11/2014
0.9.8.23 11,696 11/11/2013
0.9.8.22 8,339 11/11/2013
0.9.8.22-alpha1 7,461 11/9/2013
0.9.8.21 8,195 11/8/2013
0.9.8.21-beta2 7,538 11/8/2013
0.9.8.21-beta1 7,228 10/26/2013
0.9.8.21-alpha2 8,079 6/27/2013
0.9.8.21-alpha1 7,225 5/30/2013
0.9.8.20 12,209 12/11/2012
0.9.8.20-beta1 7,485 12/5/2012
0.9.8.20-alpha2 7,457 10/16/2012
0.9.8.19 10,260 7/2/2012
0.9.8.18 8,279 6/16/2012
0.9.8.17 8,510 6/15/2012
0.9.8.17-rc2 7,862 6/13/2012
0.9.8.17-rc1 7,531 6/13/2012
0.9.8.16 8,561 2/27/2012
0.9.8.15 8,731 2/27/2012
0.9.8.15-beta1 7,439 2/17/2012
0.9.8.14 8,735 2/6/2012
0.9.8.13 8,643 1/8/2012
0.9.8.12 9,513 11/20/2011
0.9.8.11 8,684 10/14/2011
0.9.8.10 8,796 9/17/2011
0.9.8.9 8,872 9/10/2011
0.9.8.8 8,803 9/10/2011
0.9.8.7 9,248 9/2/2011
0.9.8.6 9,751 7/27/2011
0.9.8.5 8,798 7/27/2011
0.9.8.4 9,120 7/27/2011
0.9.8.3 18,356 7/7/2011
0.9.8.2 10,249 5/21/2011
0.9.8.1 9,455 5/18/2011
0.9.8 9,397 5/4/2011
0.9.7.3 9,239 4/30/2011
0.9.7.2 9,051 4/29/2011
0.9.7.1 9,569 4/29/2011
0.9.7 9,042 4/29/2011
0.9.6.4 9,837 4/26/2011
0.9.6.3 9,754 4/25/2011
0.9.6.2 9,819 4/25/2011
0.9.6.1 9,712 4/23/2011
0.9.6 9,434 4/23/2011
0.9.5 9,448 4/21/2011
0.9.4 10,257 4/10/2011
0.9.3 9,784 4/4/2011
0.9.2 10,167 4/4/2011
0.9.1 10,049 3/30/2011
0.9.0 9,927 3/28/2011
0.8.0 10,777 3/28/2011
0.7.0 10,374 3/27/2011
0.6.0 10,758 3/23/2011