PowerShellGet

3.0.14-beta14

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.14-beta14 -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 Install-PSResource Register-PSResourceRepository Save-PSResource Set-PSResourceRepository Publish-PSResource Uninstall-PSResource Unregister-PSResourceRepository Update-PSResource

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 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
  • 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 3,288 5/10/2023
3.0.20-beta20 6,351 3/30/2023
3.0.19-beta19 36,618 1/25/2023
3.0.18-beta18 8,880 1/11/2023
3.0.17-beta17 103,444 9/9/2022
3.0.16-beta16 106,894 7/28/2022
3.0.14-beta14 (current version) 168,774 5/27/2022
3.0.13-beta 150,363 5/25/2022
3.0.12-beta 203,062 12/9/2021
3.0.11-beta 2,425,464 8/9/2021
3.0.0-beta10 259,600 9/5/2020
3.0.0-beta1 193,653 3/30/2020
2.2.5 95,344,836 9/22/2020
2.2.4.1 12,202,403 4/22/2020
2.2.4 532,480 4/16/2020
2.2.3 8,400,454 12/23/2019
2.2.2 448,899 12/11/2019
2.2.1 3,071,481 8/16/2019
2.2 976,066 7/9/2019
2.1.5 670,127 6/18/2019
2.1.4 752,205 5/21/2019
2.1.3 348,462 5/14/2019
2.1.2 1,457,640 3/15/2019
2.1.1 206,913 3/14/2019
2.1.0 281,721 3/8/2019
2.0.4 1,131,065 1/15/2019
2.0.3 1,002,738 11/19/2018
2.0.1 1,178,826 9/24/2018
2.0.0 423,396 9/13/2018
1.6.7 681,938 8/17/2018
1.6.6 1,009,459 7/2/2018
1.6.5 998,851 5/17/2018
1.6.0 1,017,618 12/5/2017
1.5.0.0 352,725 10/9/2017
1.1.3.2 211,646 8/8/2017
1.1.3.1 262,703 5/16/2017
1.1.2.0 211,741 12/5/2016
1.1.1.0 189,607 10/12/2016
1.1.0.0 188,857 9/29/2016
Show less