PowerShellGet

3.0.23-beta23

PowerShellGet is a compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with PSResourceGet functionality by making a best effort mapping between the cmdlet interfaces of both versions of the module.

Minimum PowerShell version

3.0

This is a prerelease version of PowerShellGet.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PowerShellGet -AllowPrerelease -Force

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PowerShellGet -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

PackageManagement Linux Mac Windows

Functions

Find-Command Find-DscResource Find-Module Find-RoleCapability Find-Script Get-InstalledModule Get-InstalledScript Get-PSRepository Install-Module Install-Script Publish-Module Publish-Script Register-PSRepository Save-Module Save-Script Set-PSRepository Uninstall-Module Uninstall-Script Unregister-PSRepository Update-Module Update-Script

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

### 3.0.23-beta23
* Changes
- Add internal hook for PSResourceGet telemetry

### 3.0.22-beta22
* Changes
- This module was renamed from 'CompatPowerShellGet' to 'PowerShellGet'

## For full history of release notes see changelog:
https://github.com/PowerShell/PowerShellGet/blob/master/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
3.0.23-beta23 (current version) 38,928 10/27/2023
3.0.22-beta22 13,768 9/20/2023
2.2.5 206,884,926 9/22/2020
2.2.4.1 12,433,128 4/22/2020
2.2.4 631,273 4/16/2020
2.2.3 8,835,087 12/23/2019
2.2.2 492,947 12/11/2019
2.2.1 3,111,693 8/16/2019
2.2 977,727 7/9/2019
2.1.5 670,615 6/18/2019
2.1.4 752,275 5/21/2019
2.1.3 349,808 5/14/2019
2.1.2 1,984,660 3/15/2019
2.1.1 206,981 3/14/2019
2.1.0 281,751 3/8/2019
2.0.4 1,131,325 1/15/2019
2.0.3 1,003,053 11/19/2018
2.0.1 1,179,144 9/24/2018
2.0.0 440,811 9/13/2018
1.6.7 688,269 8/17/2018
1.6.6 1,011,926 7/2/2018
1.6.5 1,004,710 5/17/2018
1.6.0 1,019,833 12/5/2017
1.5.0.0 354,548 10/9/2017
1.1.3.2 211,666 8/8/2017
1.1.3.1 262,717 5/16/2017
1.1.2.0 211,769 12/5/2016
1.1.1.0 189,632 10/12/2016
1.1.0.0 189,067 9/29/2016
Show more