Chocolatey Core Extensions 0.1.3

This package provides helper functions installed as a Chocolatey extension. These functions may be used in Chocolatey install/uninstall scripts by declaring this package a dependency in your package's nuspec.

<dependencies>   <dependency id="chocolatey-core.extension" /> </dependencies>

Functions

Get-WebContent -- Download file with choco internals.

Example: $s = Get-WebContent "http://example.com"

Example: $opts = @{ Headers = @{ Referer = 'http://google.com' } } $s = Get-WebContent -url "http://example.com" -options $opts

Showing the top 20 packages that depend on chocolatey-core.extension.

Packages Downloads
php
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. This product includes PHP software, freely available from [http://www.php.net/software/](http://www.php.net/software/) ## Package Parameters - `/DontAddToPath` - Do not add install directory to path - `/InstallDir` - Override the installation directory (needs to be specified both during install and update, until it is remembered by choco) - `/ThreadSafe` - Install the thread safe version of php that is compatible with Apache. These parameters can be passed to the installer with the use of --package-parameters. For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir:C:\PHP"""'`. ## Notes - Some executables in this package (such as deplister.exe) may trigger **false positives** on VirusTotal scans. This is a known issue and does not indicate a security concern. For reference, see issue on the [PHP GitHub repository](https://github.com/php/php-src/issues/14875). - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
1

This package has no dependencies.

Page of
Version Downloads Notes Last updated
1.4.0 0 19/04/2022
1.3.5.1 0 21/11/2019
1.3.5 0 14/11/2019
1.3.4 0 30/10/2019
1.3.3 0 11/10/2017
1.3.2 0 10/10/2017
1.3.1 0 22/05/2017
1.3.0 0 21/04/2017
1.2.0 0 20/03/2017
1.1.0 0 23/02/2017
1.0.7 0 13/02/2017
1.0.6 0 01/02/2017
1.0.5 0 24/01/2017
1.0.4 0 12/12/2016
1.0.3 0 09/12/2016
1.0.2 0 07/12/2016
1.0.1 0 02/12/2016
1.0.0 0 13/11/2016
0.1.3 0 24/10/2016
0.1.2 0 23/10/2016
0.1.1 0 23/10/2016
0.1.0 0 22/10/2016