PowerShellGet

3.0.18-beta18

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.

Installation Options

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

Install-Module -Name PowerShellGet -RequiredVersion 3.0.18-beta18 -AllowPrerelease -Force

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

Author(s)

Microsoft Corporation

Copyright

(c) Microsoft Corporation. All rights reserved.

Package Details

Owners

Tags

PackageManagement Linux Mac Windows

Cmdlets

Find-PSResource Get-PSResource Get-PSResourceRepository Get-PSScriptFileInfo 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.18-beta18

### New Features
- Add Get-PSScriptFileInfo cmdlet (#839)
- Allow CredentialInfo parameter to accept a hashtable  (#836)

### Bug Fixes
- Publish-PSResource now preserves folder and file structure (#882)
- Fix verbose message for untrusted repos gaining trust (#841)
- Fix for Update-PSResource attempting to reinstall latest preview version (#834)
- Add SupportsWildcards() attribute to parameters accepting wildcards (#833)
- Perform Repository trust check when installing a package (#831)
- Fix casing of `PSResource` in `Install-PSResource` (#820)
- Update .nuspec 'license' property to 'licenseUrl' (#850)

## 3.0.17-beta17

### New Features
- Add -TemporaryPath parameter to Install-PSResource, Save-PSResource, and Update-PSResource (#763)
- Add String and SecureString as credential types in PSCredentialInfo (#764)
- Add a warning for when the script installation path is not in Path variable (#750)
- Expand acceptable paths for Publish-PSResource (Module root directory, module manifest file, script file)(#704)
- Add -Force parameter to Register-PSResourceRepository cmdlet, to override an existing repository (#717)

### Bug Fixes
- Change casing of -IncludeXML to -IncludeXml (#739)
- Update priority range for PSResourceRepository to 0-100 (#741)
- Editorial pass on cmdlet reference (#743)
- Fix issue when PSScriptInfo has no empty lines (#744)
- Make ConfirmImpact low for Register-PSResourceRepository and Save-PSResource (#745)
- Fix -PassThru for Set-PSResourceRepository cmdlet to return all properties (#748)
- Rename -FilePath parameter to -Path for PSScriptFileInfo cmdlets (#765)
- Fix RequiredModules description and add Find example to docs (#769)
- Remove unneeded inheritance in InstallHelper.cs (#773)
- Make -Path a required parameter for Save-PSResource cmdlet (#780)
- Improve script validation for publishing and installing (#781)

## 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.21-beta21 5,261 5/10/2023
3.0.20-beta20 6,359 3/30/2023
3.0.19-beta19 39,878 1/25/2023
3.0.18-beta18 (current version) 9,502 1/11/2023
3.0.17-beta17 107,906 9/9/2022
3.0.16-beta16 106,900 7/28/2022
3.0.14-beta14 168,931 5/27/2022
3.0.13-beta 150,364 5/25/2022
3.0.12-beta 203,178 12/9/2021
3.0.11-beta 2,428,428 8/9/2021
3.0.0-beta10 259,895 9/5/2020
3.0.0-beta1 200,368 3/30/2020
2.2.5 105,805,498 9/22/2020
2.2.4.1 12,204,304 4/22/2020
2.2.4 534,808 4/16/2020
2.2.3 8,412,900 12/23/2019
2.2.2 449,700 12/11/2019
2.2.1 3,071,909 8/16/2019
2.2 976,103 7/9/2019
2.1.5 670,180 6/18/2019
2.1.4 752,207 5/21/2019
2.1.3 348,462 5/14/2019
2.1.2 1,463,597 3/15/2019
2.1.1 206,913 3/14/2019
2.1.0 281,721 3/8/2019
2.0.4 1,131,083 1/15/2019
2.0.3 1,002,749 11/19/2018
2.0.1 1,178,840 9/24/2018
2.0.0 423,981 9/13/2018
1.6.7 682,173 8/17/2018
1.6.6 1,009,472 7/2/2018
1.6.5 999,157 5/17/2018
1.6.0 1,017,628 12/5/2017
1.5.0.0 352,814 10/9/2017
1.1.3.2 211,648 8/8/2017
1.1.3.1 262,703 5/16/2017
1.1.2.0 211,743 12/5/2016
1.1.1.0 189,607 10/12/2016
1.1.0.0 188,861 9/29/2016
Show more