PowerShellGet

3.0.16-beta16

PowerShell module with commands for discovering, installing, updating and publishing the PowerShell artifacts like Modules, Scripts, and DSC Resources.

Minimum PowerShell version

5.1

This is a prerelease version of PowerShellGet.
There is a newer prerelease version of this module available.
See the version list below for details.
The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name PowerShellGet -RequiredVersion 3.0.16-beta16 -AllowPrerelease -Force

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

Install-PSResource -Name PowerShellGet -Version 3.0.16-beta16 -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

Cmdlets

Find-PSResource Get-PSResource Get-PSResourceRepository Install-PSResource Register-PSResourceRepository Save-PSResource Set-PSResourceRepository New-PSScriptFileInfo Test-PSScriptFileInfo Update-PSScriptFileInfo Publish-PSResource Uninstall-PSResource Unregister-PSResourceRepository Update-ModuleManifest Update-PSResource

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 3.0.16-beta16

### Bug Fixes
- Update NuGet dependency packages for security vulnerabilities (#733)

## 3.0.15-beta15

### New Features
- Implementation of New-ScriptFileInfo, Update-ScriptFileInfo, and Test-ScriptFileInfo cmdlets (#708)
- Implementation of Update-ModuleManifest cmdlet (#677)
- Implentation of Authenticode validation via -AuthenticodeCheck for Install-PSResource (#632)

### Bug Fixes
- Bug fix for installing modules with manifests that contain dynamic script blocks (#681)

## 3.0.14-beta14

### Bug Fixes
- Bug fix for repository store (#661)

## 3.0.13-beta

### New Features
- Implementation of -RequiredResourceFile and -RequiredResource parameters for Install-PSResource (#610, #592)
- Scope parameters for Get-PSResource and Uninstall-PSResource (#639)
- Support for credential persistence (#480 Thanks @cansuerdogan!)

### Bug Fixes
- Bug fix for publishing scripts (#642)
- Bug fix for publishing modules with 'RequiredModules' specified in the module manifest (#640)

### Changes
- 'SupportsWildcard' attribute added to Find-PSResource, Get-PSResource, Get-PSResourceRepository, Uninstall-PSResource, and Update-PSResource (#658)
- Updated help documentation (#651)
- -Repositories parameter changed to singular -Repository in Register-PSResource and Set-PSResource (#645)
- Better prerelease support for Uninstall-PSResource (#593)
- Rename PSResourceInfo's PrereleaseLabel property to match Prerelease column displayed (#591)
- Renaming of parameters -Url to -Uri (#551 Thanks @fsackur!)

See change log (CHANGELOG.md) at https://github.com/PowerShell/PowerShellGet

FileList

  • PowerShellGet.nuspec
  • LICENSE
  • Notice.txt
  • PowerShellGet.psd1
  • PSGet.Format.ps1xml
  • en-US\PowerShellGet.dll-Help.xml
  • netstandard2.0\MoreLinq.dll
  • netstandard2.0\Newtonsoft.Json.dll
  • netstandard2.0\NuGet.Commands.dll
  • netstandard2.0\NuGet.Common.dll
  • netstandard2.0\NuGet.Configuration.dll
  • netstandard2.0\NuGet.Frameworks.dll
  • netstandard2.0\NuGet.Packaging.dll
  • netstandard2.0\NuGet.ProjectModel.dll
  • netstandard2.0\NuGet.Protocol.dll
  • netstandard2.0\NuGet.Repositories.dll
  • netstandard2.0\NuGet.Versioning.dll
  • netstandard2.0\PowerShellGet.dll
  • netstandard2.0\PowerShellGet.pdb
  • _manifest\spdx_2.2\manifest.spdx.json
  • _manifest\spdx_2.2\manifest.spdx.json.sha256

Version History

Version Downloads Last updated
3.0.23-beta23 36,959 10/27/2023
3.0.22-beta22 13,735 9/20/2023
2.2.5 205,883,013 9/22/2020
2.2.4.1 12,430,534 4/22/2020
2.2.4 628,981 4/16/2020
2.2.3 8,828,880 12/23/2019
2.2.2 492,255 12/11/2019
2.2.1 3,109,488 8/16/2019
2.2 977,704 7/9/2019
2.1.5 670,610 6/18/2019
2.1.4 752,274 5/21/2019
2.1.3 349,727 5/14/2019
2.1.2 1,969,220 3/15/2019
2.1.1 206,980 3/14/2019
2.1.0 281,751 3/8/2019
2.0.4 1,131,321 1/15/2019
2.0.3 1,003,048 11/19/2018
2.0.1 1,179,144 9/24/2018
2.0.0 440,332 9/13/2018
1.6.7 688,172 8/17/2018
1.6.6 1,011,873 7/2/2018
1.6.5 1,004,675 5/17/2018
1.6.0 1,019,808 12/5/2017
1.5.0.0 354,539 10/9/2017
1.1.3.2 211,665 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,063 9/29/2016
Show less