PowerShellGet

26.0.0

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

Installation Options

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

Install-Module -Name PowerShellGet -Force

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

Install-PSResource -Name PowerShellGet

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

DSCResources

PSModule PSRepository

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

### 3.0.0-beta8
New Features
* Add Type parameter to Install-PSResource
* Add 'sudo' check for admin privileges in Unix in Install-PSResource

Bug Fixes
* Fix bug with retrieving installed scripts in Get-PSResource
* Fix bug with AllUsers scope in Windows in Install-PSResource
* Fix bug with Uninstall-PSResource sometimes not fully uninstalling
* Change installed file paths to contain original version number instead of normalized version

### 3.0.0-beta7
New Features
* Completed functionality for Update-PSResource
* Input-Object parameter for Install-PSResource

Bug Fixes
* Improved experience when loading module for diffent frameworks
* Bug fix for assembly loading error in Publish-PSResource
* Allow for relative paths when registering psrepository
* Improved error handling for Install-PSResource and Update-PSResource
* Remove prerelease tag from module version directory
* Fix error getting thrown from paths with incorrectly formatted module versions
* Fix module installation paths on Linux and MacOS

### 3.0.0-beta6
New Feature
* Implement functionality for Publish-PSResource

### 3.0.0-beta5
* Note: 3.0.0-beta5 was skipped due to a packaging error

### 3.0.0-beta4
New Feature
* Implement -Repository '*' in Find-PSResource to search through all repositories instead of prioritized repository

Bug Fix
* Fix poor error handling for when repository is not accessible in Find-PSResource

### 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
  • DscResources\MSFT_PSModule\MSFT_PSModule.psm1
  • DscResources\MSFT_PSModule\MSFT_PSModule.schema.mfl
  • DscResources\MSFT_PSModule\MSFT_PSModule.schema.mof
  • DscResources\MSFT_PSModule\en-US\MSFT_PSModule.strings.psd1
  • DscResources\MSFT_PSRepository\MSFT_PSRepository.psm1
  • DscResources\MSFT_PSRepository\MSFT_PSRepository.schema.mfl
  • DscResources\MSFT_PSRepository\MSFT_PSRepository.schema.mof
  • DscResources\MSFT_PSRepository\en-US\MSFT_PSRepository.strings.psd1
  • Modules\PowerShellGet.LocalizationHelper\PowerShellGet.LocalizationHelper.psm1
  • Modules\PowerShellGet.ResourceHelper\PowerShellGet.ResourceHelper.psm1
  • Modules\PowerShellGet.ResourceHelper\en-US\PowerShellGet.ResourceHelper.strings.psd1
  • net472\LinqKit.Core.dll
  • net472\Microsoft.Bcl.AsyncInterfaces.dll
  • net472\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • net472\Microsoft.Extensions.DependencyInjection.dll
  • net472\Microsoft.Extensions.Logging.Abstractions.dll
  • net472\Microsoft.Extensions.Logging.dll
  • net472\Microsoft.Extensions.Options.dll
  • net472\Microsoft.Extensions.Primitives.dll
  • net472\MoreLinq.dll
  • net472\Newtonsoft.Json.dll
  • net472\NuGet.Commands.dll
  • net472\NuGet.Common.dll
  • net472\NuGet.Configuration.dll
  • net472\NuGet.Credentials.dll
  • net472\NuGet.DependencyResolver.Core.dll
  • net472\NuGet.Frameworks.dll
  • net472\NuGet.LibraryModel.dll
  • net472\NuGet.Packaging.dll
  • net472\NuGet.ProjectModel.dll
  • net472\NuGet.Protocol.Core.Types.dll
  • net472\NuGet.Protocol.dll
  • net472\NuGet.Repositories.dll
  • net472\NuGet.Versioning.dll
  • net472\PowerShellGet.dll
  • net472\PowerShellGet.dll.config
  • net472\PowerShellGet.pdb
  • net472\System.Buffers.dll
  • net472\System.Diagnostics.DiagnosticSource.dll
  • net472\System.Management.Automation.dll
  • net472\System.Memory.dll
  • net472\System.Numerics.Vectors.dll
  • net472\System.Runtime.CompilerServices.Unsafe.dll
  • net472\System.Security.Principal.Windows.dll
  • net472\System.Threading.Tasks.Extensions.dll
  • net472\System.ValueTuple.dll
  • netstandard2.0\LinqKit.Core.dll
  • netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll
  • netstandard2.0\Microsoft.CSharp.dll
  • netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • netstandard2.0\Microsoft.Extensions.DependencyInjection.dll
  • netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll
  • netstandard2.0\Microsoft.Extensions.Logging.dll
  • netstandard2.0\Microsoft.Extensions.Options.dll
  • netstandard2.0\Microsoft.Extensions.Primitives.dll
  • netstandard2.0\Microsoft.Win32.Registry.AccessControl.dll
  • netstandard2.0\Microsoft.Win32.Registry.dll
  • netstandard2.0\Microsoft.Win32.SystemEvents.dll
  • 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.Credentials.dll
  • netstandard2.0\NuGet.DependencyResolver.Core.dll
  • netstandard2.0\NuGet.Frameworks.dll
  • netstandard2.0\NuGet.LibraryModel.dll
  • netstandard2.0\NuGet.Packaging.dll
  • netstandard2.0\NuGet.ProjectModel.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.deps.json
  • netstandard2.0\PowerShellGet.dll
  • netstandard2.0\PowerShellGet.dll.config
  • netstandard2.0\PowerShellGet.pdb
  • netstandard2.0\System.Buffers.dll
  • netstandard2.0\System.CodeDom.dll
  • netstandard2.0\System.Collections.Concurrent.dll
  • netstandard2.0\System.ComponentModel.Composition.dll
  • netstandard2.0\System.Configuration.ConfigurationManager.dll
  • netstandard2.0\System.Data.DataSetExtensions.dll
  • netstandard2.0\System.Data.Odbc.dll
  • netstandard2.0\System.Data.OleDb.dll
  • netstandard2.0\System.Data.SqlClient.dll
  • netstandard2.0\System.Diagnostics.DiagnosticSource.dll
  • netstandard2.0\System.Diagnostics.EventLog.dll
  • netstandard2.0\System.Diagnostics.PerformanceCounter.dll
  • netstandard2.0\System.DirectoryServices.AccountManagement.dll
  • netstandard2.0\System.DirectoryServices.dll
  • netstandard2.0\System.DirectoryServices.Protocols.dll
  • netstandard2.0\System.Drawing.Common.dll
  • netstandard2.0\System.Dynamic.Runtime.dll
  • netstandard2.0\System.IO.FileSystem.AccessControl.dll
  • netstandard2.0\System.IO.FileSystem.Primitives.dll
  • netstandard2.0\System.IO.Packaging.dll
  • netstandard2.0\System.IO.Pipes.AccessControl.dll
  • netstandard2.0\System.IO.Ports.dll
  • netstandard2.0\System.Linq.dll
  • netstandard2.0\System.Linq.Expressions.dll
  • netstandard2.0\System.Management.Automation.dll
  • netstandard2.0\System.Management.dll
  • netstandard2.0\System.Memory.dll
  • netstandard2.0\System.Numerics.Vectors.dll
  • netstandard2.0\System.ObjectModel.dll
  • netstandard2.0\System.Private.ServiceModel.dll
  • netstandard2.0\System.Reflection.DispatchProxy.dll
  • netstandard2.0\System.Reflection.Emit.dll
  • netstandard2.0\System.Reflection.Emit.ILGeneration.dll
  • netstandard2.0\System.Reflection.Emit.Lightweight.dll
  • netstandard2.0\System.Reflection.TypeExtensions.dll
  • netstandard2.0\System.Runtime.Caching.dll
  • netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
  • netstandard2.0\System.Runtime.Numerics.dll
  • netstandard2.0\System.Runtime.Serialization.Formatters.dll
  • netstandard2.0\System.Runtime.Serialization.Primitives.dll
  • netstandard2.0\System.Security.AccessControl.dll
  • netstandard2.0\System.Security.Cryptography.Cng.dll
  • netstandard2.0\System.Security.Cryptography.OpenSsl.dll
  • netstandard2.0\System.Security.Cryptography.Pkcs.dll
  • netstandard2.0\System.Security.Cryptography.Primitives.dll
  • netstandard2.0\System.Security.Cryptography.ProtectedData.dll
  • netstandard2.0\System.Security.Cryptography.Xml.dll
  • netstandard2.0\System.Security.Permissions.dll
  • netstandard2.0\System.Security.Principal.Windows.dll
  • netstandard2.0\System.ServiceModel.dll
  • netstandard2.0\System.ServiceModel.Duplex.dll
  • netstandard2.0\System.ServiceModel.Http.dll
  • netstandard2.0\System.ServiceModel.NetTcp.dll
  • netstandard2.0\System.ServiceModel.Primitives.dll
  • netstandard2.0\System.ServiceModel.Security.dll
  • netstandard2.0\System.ServiceModel.Syndication.dll
  • netstandard2.0\System.ServiceProcess.ServiceController.dll
  • netstandard2.0\System.Text.Encoding.CodePages.dll
  • netstandard2.0\System.Text.RegularExpressions.dll
  • netstandard2.0\System.Threading.AccessControl.dll
  • netstandard2.0\System.Threading.dll
  • netstandard2.0\System.Threading.Tasks.Extensions.dll
  • netstandard2.0\System.Threading.Thread.dll
  • netstandard2.0\System.Threading.ThreadPool.dll
  • netstandard2.0\System.Xml.ReaderWriter.dll
  • netstandard2.0\System.Xml.XDocument.dll

Version History

Version Downloads Last updated
26.0.0 (current version) 1 8/10/2020
25.0.0 1 8/10/2020
24.0.0 1 8/10/2020
23.0.0 1 8/7/2020
3.0.0-test9 1 8/18/2020
3.0.0-test8 1 8/18/2020
3.0.0-test7 1 8/17/2020
3.0.0-test6 1 8/15/2020
3.0.0-test5 1 8/15/2020
3.0.0-test4 1 8/13/2020
3.0.0-test3 1 8/13/2020
3.0.0-test2 1 8/13/2020
3.0.0-test16 1 8/24/2020
3.0.0-test156 1 8/24/2020
3.0.0-test155 1 8/24/2020
3.0.0-test154 1 8/24/2020
3.0.0-test153 1 8/24/2020
3.0.0-test152 1 8/24/2020
3.0.0-test151 1 8/23/2020
3.0.0-test150 1 8/23/2020
3.0.0-test149 1 8/23/2020
3.0.0-test148 1 8/21/2020
3.0.0-test147 1 8/21/2020
3.0.0-test146 1 8/21/2020
3.0.0-test1447 1 8/27/2020
3.0.0-test144 1 8/20/2020
3.0.0-test143 1 8/19/2020
3.0.0-test142 1 8/19/2020
3.0.0-test141 1 8/19/2020
3.0.0-test14 1 8/19/2020
3.0.0-test13 1 8/19/2020
3.0.0-test12 1 8/18/2020
3.0.0-test11 1 8/18/2020
3.0.0-test10 1 8/18/2020
3.0.0-test1 1 8/11/2020
3.0.0-beta9t... 1 8/31/2020
3.0.0-beta9t... 1 8/31/2020
3.0.0-beta9t... 1 8/31/2020
3.0.0-beta9test 1 8/28/2020
3.0.0-beta9 1 7/29/2020
3.0.0-beta81 1 7/30/2020
3.0.0-beta8 1 7/30/2020
3.0.0-beta61453 1 7/7/2020
3.0.0-beta61452 1 7/7/2020
3.0.0-beta61451 1 7/7/2020
3.0.0-beta6145 1 7/7/2020
3.0.0-beta6144 1 7/7/2020
3.0.0-beta6143 1 7/7/2020
3.0.0-beta6142 1 7/7/2020
3.0.0-beta6141 1 7/5/2020
3.0.0-beta614 1 7/5/2020
3.0.0-beta613 1 7/4/2020
3.0.0-beta612 1 7/4/2020
3.0.0-beta611 1 7/4/2020
3.0.0-beta61 1 7/4/2020
3.0.0-beta60 1 7/4/2020
3.0.0-beta6 1 7/2/2020
3.0.0-beta4 1 6/3/2020
3.0.0-beta31 1 5/26/2020
3.0.0-beta300 1 5/20/2020
3.0.0-beta3 1 5/15/2020
3.0.0-beta23 1 7/30/2020
3.0.0-beta22 1 7/30/2020
3.0.0-beta21 1 7/30/2020
3.0.0-beta20 1 7/30/2020
3.0.0-beta2 1 4/29/2020
3.0.0-beta19 1 7/30/2020
3.0.0-beta18 1 7/30/2020
3.0.0-beta17 1 7/30/2020
3.0.0-beta16 1 7/30/2020
3.0.0-beta15 1 7/30/2020
3.0.0-beta14 1 7/30/2020
3.0.0-beta13 1 7/30/2020
3.0.0-beta12 1 7/30/2020
3.0.0-beta11 1 7/29/2020
3.0.0-beta10... 1 9/4/2020
3.0.0-beta10 1 7/29/2020
3.0.0-beta1 1 3/30/2020
3.0.0-beta08 1 7/30/2020
3.0.0-beta00000 1 3/25/2020
3.0.0-beta0000 1 3/25/2020
3.0.0-beta000 1 3/25/2020
3.0.0-beta00 1 3/25/2020
2.2.5.4 0 6/28/2022
2.2.5.3 0 6/27/2022
2.2.5.2 0 6/23/2022
2.2.5 1 9/22/2020
2.2.4.2 1 8/27/2020
2.2.4.1 1 4/22/2020
2.2.3 1 12/23/2019
2.2.2 1 12/11/2019
2.2.1 1 8/16/2019
2.2 1 7/1/2019
2.1.5 1 6/18/2019
2.1.4 1 5/21/2019
2.1.3 1 5/14/2019
2.1.2 1 3/15/2019
2.1.1 1 3/14/2019
2.1.0 1 3/8/2019
2.0.4 1 1/14/2019
2.0.3 1 11/19/2018
2.0.2 1 11/16/2018
2.0.1 1 9/24/2018
2.0.0 1 9/13/2018
1.6.7 1 8/17/2018
1.6.6 1 6/29/2018
1.6.5 1 5/16/2018
1.6.0 1 12/5/2017
1.5.0.0 1 10/7/2017
1.1.3.2 1 8/8/2017
1.1.3.1 1 5/15/2017
1.1.2.0 1 12/5/2016
1.1.1.0 1 10/12/2016
1.1.0.0 1 9/27/2016
1.0.0.6 1 4/26/2016
1.0.0.5 1 3/11/2016
1.0.0.4 1 3/4/2016
1.0.0.3 1 12/1/2015
1.0.0.2 1 10/30/2015
0.5 1 6/4/2014
Show more