Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
Connector/Remote Repository

chocolatey-compatibility.extension 1.0.0

Extension package to provide compatibility with older versions of Chocolatey

Unknown License Detected

This package uses a custom URL-based license agreement, and ProGet cannot automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Chocolatey Client

To install chocolatey-compatibility.extension from the command line, run the following command: ``` choco install chocolatey-compatibility.extension --version 1.0.0 --source https://proget.cnsit.com/nuget/Chocolatey/ ```

Description

This package provides helper functions that re-introduces helpers that were removed or updated in Chocolatey, as well as helpers that are not available in older version of Chocolatey CLI. The purpose of the package is to allow older packages to keep functioning even on later versions of Chocolatey CLI where certain helpers have been removed. The helpers included in this package may not have any logic to handle the functionality to keep existing, but rather to ensure that packages using the helpers do not stop working. **WARNING: Do NOT use helpers located in this package for removed functionality, unless absolutely necessary!**