chocolatey 0.9.10-beta-20160302

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of chocolatey.
There is a newer version of this package available.
See the version list below for details.
dotnet add package chocolatey --version 0.9.10-beta-20160302
NuGet\Install-Package chocolatey -Version 0.9.10-beta-20160302
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.10-beta-20160302" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add chocolatey --version 0.9.10-beta-20160302
#r "nuget: chocolatey, 0.9.10-beta-20160302"
#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.
// Install chocolatey as a Cake Addin
#addin nuget:?package=chocolatey&version=0.9.10-beta-20160302&prerelease

// Install chocolatey as a Cake Tool
#tool nuget:?package=chocolatey&version=0.9.10-beta-20160302&prerelease

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.

### Commands
There are quite a few commands you can call - you should check out the [command reference](https://github.com/chocolatey/choco/wiki/CommandsReference). Here are the most common:

* Help - choco -? or choco command -?
* Search - choco search something
* List - choco list -lo
* 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
* Install webpi feature - choco install IIS7.5Express -source webpi

For more advanced commands and switches, use `choco -?` or `choco command -h`. You can also look at the [command reference](https://github.com/chocolatey/choco/wiki/CommandsReference), 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 sticky! [Wiki!](https://github.com/chocolatey/choco/wiki/CreatePackages)

In that mess there is a link to the [Helper Reference](https://github.com/chocolatey/choco/wiki/HelpersReference).

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.
zarunbal/LogExpert
Windows tail program and log file analyzer.
Version Downloads Last updated
2.2.2 8,529 8/8/2023
2.2.0 4,923 7/26/2023
2.1.0 5,582 6/29/2023
2.1.0-alpha-20230614 4,321 6/14/2023
2.1.0-alpha-20230608 4,862 6/8/2023
2.0.0 5,390 5/31/2023
2.0.0-beta-20230426 4,712 4/26/2023
2.0.0-beta-20230412 4,443 4/12/2023
2.0.0-beta-20230321 4,960 3/21/2023
2.0.0-alpha-20230307 4,633 3/7/2023
2.0.0-alpha-20230221 4,484 2/21/2023
2.0.0-alpha-20230124 4,546 1/24/2023
1.4.0 12,869 5/10/2023
1.3.1 204,838 3/14/2023
1.3.0 6,321 2/15/2023
1.2.1 13,362 12/6/2022
1.2.0 6,771 10/20/2022
1.1.0 20,069 3/30/2022
1.0.1 5,818 3/24/2022
1.0.0 5,299 3/21/2022
0.12.1 9,550 1/25/2022
0.12.0 4,744 1/18/2022
0.11.3 8,120 10/27/2021
0.11.2 5,222 9/23/2021
0.11.1 5,490 9/9/2021
0.10.15 5,454 9/9/2021
0.10.14 141,046 5/31/2019
0.10.13 13,598 3/15/2019
0.10.12 5,399 3/15/2019
0.10.11 50,809 5/4/2018
0.10.10 7,869 4/12/2018
0.10.8 177,998 8/30/2017
0.10.6.1 19,974 6/3/2017
0.10.6 10,296 6/1/2017
0.10.5 9,659 3/30/2017
0.10.4 5,711 3/30/2017
0.10.3 19,573 10/7/2016
0.10.2 14,954 9/30/2016
0.10.1 6,341 9/19/2016
0.10.0 7,576 8/11/2016
0.9.10.3 8,068 6/23/2016
0.9.10.2 6,403 6/19/2016
0.9.10.1 5,916 6/18/2016
0.9.10 6,263 6/17/2016
0.9.10-rc1 5,573 6/13/2016
0.9.10-beta-20160612 5,995 6/12/2016
0.9.10-beta-20160302 5,404 3/4/2016
0.9.10-beta-20160101 5,093 1/1/2016
0.9.9.8 18,223 6/27/2015
0.9.8.28 28,430 11/4/2014
0.9.8.27 10,224 7/14/2014
0.9.8.27-beta1 5,292 7/13/2014
0.9.8.26 6,177 7/12/2014
0.9.8.25 6,114 7/7/2014
0.9.8.24 6,011 7/3/2014
0.9.8.24-rc2 5,379 6/30/2014
0.9.8.24-rc1 5,789 6/25/2014
0.9.8.24-beta2 5,350 6/8/2014
0.9.8.24-alpha1 5,609 2/11/2014
0.9.8.23 9,357 11/11/2013
0.9.8.22 6,449 11/11/2013
0.9.8.22-alpha1 5,370 11/9/2013
0.9.8.21 6,315 11/8/2013
0.9.8.21-beta2 5,475 11/8/2013
0.9.8.21-beta1 5,244 10/26/2013
0.9.8.21-alpha2 6,216 6/27/2013
0.9.8.21-alpha1 5,350 5/30/2013
0.9.8.20 10,078 12/11/2012
0.9.8.20-beta1 5,507 12/5/2012
0.9.8.20-alpha2 5,439 10/16/2012
0.9.8.19 8,272 7/2/2012
0.9.8.18 6,132 6/16/2012
0.9.8.17 6,509 6/15/2012
0.9.8.17-rc2 5,851 6/13/2012
0.9.8.17-rc1 5,657 6/13/2012
0.9.8.16 6,678 2/27/2012
0.9.8.15 6,558 2/27/2012
0.9.8.15-beta1 5,502 2/17/2012
0.9.8.14 6,723 2/6/2012
0.9.8.13 6,729 1/8/2012
0.9.8.12 7,401 11/20/2011
0.9.8.11 6,570 10/14/2011
0.9.8.10 6,769 9/17/2011
0.9.8.9 7,012 9/10/2011
0.9.8.8 6,727 9/10/2011
0.9.8.7 7,240 9/2/2011
0.9.8.6 7,467 7/27/2011
0.9.8.5 6,742 7/27/2011
0.9.8.4 6,952 7/27/2011
0.9.8.3 15,825 7/7/2011
0.9.8.2 7,730 5/21/2011
0.9.8.1 7,469 5/18/2011
0.9.8 7,043 5/4/2011
0.9.7.3 7,129 4/30/2011
0.9.7.2 6,799 4/29/2011
0.9.7.1 7,302 4/29/2011
0.9.7 6,801 4/29/2011
0.9.6.4 7,698 4/26/2011
0.9.6.3 7,701 4/25/2011
0.9.6.2 7,565 4/25/2011
0.9.6.1 7,643 4/23/2011
0.9.6 7,201 4/23/2011
0.9.5 7,100 4/21/2011
0.9.4 8,160 4/10/2011
0.9.3 7,580 4/4/2011
0.9.2 7,824 4/4/2011
0.9.1 7,804 3/30/2011
0.9.0 7,650 3/28/2011
0.8.0 8,312 3/28/2011
0.7.0 7,841 3/27/2011
0.6.0 8,309 3/23/2011

See all - https://github.com/chocolatey/choco/blob/stable/CHANGELOG.md

## 0.9.10

What will be highlighted:

* Alternative sources (webpi, windowsfeature, cygwin, etc) are back (finally, right?)!
* Use an internal PowerShell host to take advantage of quite a few improvements!
* Introduce managing package templates, reintroduce extensions.
* Talk about using original download file name
* Talk about the improvements in search information
* Talk a little about what's coming with pro

### BREAKING CHANGES

* Only fail automation scripts (chocolateyInstall.ps1) if the script returns non-zero exit code - see [#445](https://github.com/chocolatey/choco/issues/445)
* Fix - Force reinstall, force upgrade, and uninstall should delete the download cache - see [#590](https://github.com/chocolatey/choco/issues/590)

For 445 - the 0.9.8 series would only fail a package with terminating errors. The 0.9.9 series took that a bit further and started failing packages if anything wrote to stderr. It turns out that is a bad idea. Only when PowerShell exits with non-zero (which comes with terminating errors) should the package fail due to this. If you need the old behavior of the 0.9.9 series, you can get it back with a switch (`--fail-on-standard-error` and its aliases) and/or a feature flip (`failOnStandardError`).

For 590 - if you set a custom cache directory for downloads, it will no longer use a "chocolatey" subdirectory under that. You may need to make any adjustments if this is going to affect you.

### KNOWN ISSUES

* [Known Issues](https://github.com/chocolatey/choco/labels/Bug)
* [POSH Host] The handle is invalid - when output is being redirected and a package attempts to write to a filestream - see [#572](https://github.com/chocolatey/choco/issues/572)

### FEATURES

* Alternative Sources - see [#14](https://github.com/chocolatey/choco/issues/14)
* [POSH Host] Use Internal PowerShell Host - see [#8](https://github.com/chocolatey/choco/issues/8)
* Manage package templates with a specially named package and special package folder - see [#542](https://github.com/chocolatey/choco/issues/542)
* Use the actual download file name instead of providing one - see [#435](https://github.com/chocolatey/choco/issues/435)
* Support for custom headers - see [#332](https://github.com/chocolatey/choco/issues/332)
* [Security] Show moderation-related information in search results - see [#493](https://github.com/chocolatey/choco/issues/493)
* New Helper - Get-ToolsLocation helper (replacement for Get-BinRoot) - see [#631](https://github.com/chocolatey/choco/issues/631)

### BUG FIXES

* [Security] Fix - Only load the Chocolatey PowerShell module from a known location - see [#560](https://github.com/chocolatey/choco/issues/560)
* [Security] Fix - Package source authentication at http://location/path doesn't also use http://location/ (base url) - see [#466](https://github.com/chocolatey/choco/issues/466)
* [Security] Fix - When defining a proxy without credentials - proxy password is shown in plain text - see [#503](https://github.com/chocolatey/choco/issues/503)
* Fix - Force should set allow-downgrade to true - see [#585](https://github.com/chocolatey/choco/issues/585)
* Fix - Do not use NuGet package cache - see [#479](https://github.com/chocolatey/choco/issues/479)
* Fix - Pack doesn't include chocolatey-specific metadata - see [#607](https://github.com/chocolatey/choco/issues/607)
* Fix - TEMP environment variable is 8.3 Path on some systems - see [#532](https://github.com/chocolatey/choco/issues/532)
* Fix - `$packageName` should be present for zip uninstalls in uninstall script template - see [#534](https://github.com/chocolatey/choco/issues/534)
* Fix - Debug/Verbose messages not logged in automation scripts (chocolateyInstall.ps1) - see [#520](https://github.com/chocolatey/choco/issues/520)
* Fix - Escape log output for variables that have data from external sources - see [#565](https://github.com/chocolatey/choco/issues/565)
* Fix - Choco new silentargs can't pass in args in the param=value format - see [#510](https://github.com/chocolatey/choco/issues/510)
* Fix - Exception if no source is enabled - see [#490](https://github.com/chocolatey/choco/issues/490)
* Fix - Chocolatey command help output written to standard error instead of standard out - see [#468](https://github.com/chocolatey/choco/issues/468)
* Fix - Logger doesn't clear cached NullLoggers - see [#516](https://github.com/chocolatey/choco/issues/516)
* Fix - DISM "/All" argument in the wrong position - see [#480](https://github.com/chocolatey/choco/issues/480)
* Fix - Pro - Installing/uninstalling extensions should rename files in use - see [#594](https://github.com/chocolatey/choco/issues/594)
* Fix - Running Get-FileName in PowerShell 5 fails and sometimes causes package errors - see [#603](https://github.com/chocolatey/choco/issues/603)
* Fix - Merging assemblies on a machine running .Net 4.5 or higher produces binaries incompatible with .Net 4 - see [#392](https://github.com/chocolatey/choco/issues/392)
* Fix - API - Incorrect log4net version in chocolatey.lib dependencies - see [#390](https://github.com/chocolatey/choco/issues/390)
* [POSH Host] Fix - Message after Download progress is on the same line sometimes - see [#525](https://github.com/chocolatey/choco/issues/525)
* [POSH Host] Fix - PowerShell internal process - "The handle is invalid." - see [#526](https://github.com/chocolatey/choco/issues/526)
* Fix - Verbose shows in output on debug switch - see [#611](https://github.com/chocolatey/choco/issues/611)
* Fix: Get-ChocolateyUnzip captures files that don't belong to the package - see [#616](https://github.com/chocolatey/choco/issues/616)
* Fix: Package succeeds but software install silently fails when Install-ChocolateyInstallPackage has the wrong arguments - see [#629](https://github.com/chocolatey/choco/issues/629)

### IMPROVEMENTS

* AutoUninstaller is on by default - see [#308](https://github.com/chocolatey/choco/issues/308)
* Unset Configuration Values - see [#551](https://github.com/chocolatey/choco/issues/551)
* Ability to run "choco upgrade all" ignoring specific packages - see [#293](https://github.com/chocolatey/choco/issues/293)
* Extensions enhancements - see [#588](https://github.com/chocolatey/choco/issues/588)
* Show human-readable file sizes when downloading - see [#363](https://github.com/chocolatey/choco/issues/363)
* [Security] Warn about environment changes - see [#563](https://github.com/chocolatey/choco/issues/563)
* Warn when execution timeout has elapsed - see [#561](https://github.com/chocolatey/choco/issues/561)
* Update nuspec to make it easier to get started - see [#535](https://github.com/chocolatey/choco/issues/535)
* Suppress verbose output to verbose - like with 7-zip - see [#476](https://github.com/chocolatey/choco/issues/476)
* Choco push moderation message only on push to dot org - see [#601](https://github.com/chocolatey/choco/issues/601)
* Allow tools/bin root to be root of the drive again - see [#628](https://github.com/chocolatey/choco/issues/628)
* Pro - Also check for license in User Profile location - see [#606](https://github.com/chocolatey/choco/issues/606)
* Pro - Set download cache information if available - see [#562](https://github.com/chocolatey/choco/issues/562)
* Pro - Allow commands to be added - see [#583](https://github.com/chocolatey/choco/issues/583)
* Pro - Load/Provide hooks for licensed version - see [#584](https://github.com/chocolatey/choco/issues/584)
* Pro - On valid license, add pro/business source automatically - see [#604](https://github.com/chocolatey/choco/issues/604)
* API - Add the ability to retrieve package count for a Source - see [#431](https://github.com/chocolatey/choco/issues/431)
* API - Chocolatey Lib still marks vital package information as internal - see [#433](https://github.com/chocolatey/choco/issues/433)
* API - Add paging to list command - see [#427](https://github.com/chocolatey/choco/issues/427)