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

Extension package to provide compatibility with older versions of Chocolatey

Recent Packages

VersionDownloadsVulnerabilities
1.0.05,484None

Vulnerabilities

All vulnerabilities for this package have been assessed.

Usage Instructions

Latest Version: 1.0.0
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!**