PowerShellGet

3.0.0-beta3

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

Minimum PowerShell version

3.0

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.0-beta3 -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.0-beta3 -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-PSResource Get-PSResourceRepository Get-PSResource Install-PSResource Register-PSResourceRepository Save-PSResource Set-PSResourceRepository Uninstall-PSResource Unregister-PSResourceRepository Update-PSResource

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

### 3.0.0-beta3
New Features
* -RequiredResource parameter for Install-PSResource
* -RequiredResourceFile parameter for Install-PSResource
* -IncludeXML parameter in Save-PSResource

Bug Fixes
* Resolved paths in Install-PSRsource and Save-PSResource
* Resolved issues with capitalization (for unix systems) in Install-PSResource and Save-PSResource

### 3.0.0-beta2
New Features
* Progress bar and -Quiet parameter for Install-PSResource
* -TrustRepository parameter for Install-PSResource
* -NoClobber parameter for Install-PSResource
* -AcceptLicense for Install-PSResource
* -Force parameter for Install-PSResource
* -Reinstall parameter for Install-PSResource
* Improved error handling

### 3.0.0-beta1
BREAKING CHANGE
* Preview version of PowerShellGet. Many features are not fully implemented yet. Please see https://devblogs.microsoft.com/powershell/powershellget-3-0-preview1 for more details.

FileList

  • PowerShellGet.nuspec
  • PowerShellGet.psd1
  • PSModule.psm1
  • netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll
  • netstandard2.0\MoreLinq.dll
  • netstandard2.0\NuGet.Common.dll
  • netstandard2.0\NuGet.Configuration.dll
  • netstandard2.0\NuGet.Frameworks.dll
  • netstandard2.0\NuGet.Packaging.dll
  • netstandard2.0\NuGet.Protocol.Catalog.dll
  • netstandard2.0\NuGet.Protocol.Core.Types.dll
  • netstandard2.0\NuGet.Protocol.dll
  • netstandard2.0\NuGet.Repositories.dll
  • netstandard2.0\NuGet.Versioning.dll
  • netstandard2.0\PowerShellGet.dll

Version History

Version Downloads Last updated
3.0.23-beta23 35,864 10/27/2023
3.0.22-beta22 13,702 9/20/2023
2.2.5 205,448,735 9/22/2020
2.2.4.1 12,429,195 4/22/2020
2.2.4 627,828 4/16/2020
2.2.3 8,826,500 12/23/2019
2.2.2 491,553 12/11/2019
2.2.1 3,108,388 8/16/2019
2.2 977,677 7/9/2019
2.1.5 670,602 6/18/2019
2.1.4 752,274 5/21/2019
2.1.3 349,693 5/14/2019
2.1.2 1,959,612 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,044 11/19/2018
2.0.1 1,179,144 9/24/2018
2.0.0 440,105 9/13/2018
1.6.7 688,110 8/17/2018
1.6.6 1,011,835 7/2/2018
1.6.5 1,004,593 5/17/2018
1.6.0 1,019,707 12/5/2017
1.5.0.0 354,532 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,058 9/29/2016
Show less