PowerShellGet
3.0.0-beta10
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
See the version list below for details.
Installation Options
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
PSEditions
Dependencies
This module has no dependencies.
Release Notes
### 3.0.0-beta10
# Changelog
Bug Fixes
* Bug fix for -ModuleName (used with -Version) in Find-PSResource returning incorrect resource type
* Make repositories unique by name
* Add tab completion for -Name parameter in Get-PSResource, Set-PSResource, and Unregister-PSResource
* Remove credential argument from Register-PSResourceRepository
* Change returned version type from 'NuGet.Version' to 'System.Version'
* Have Install output verbose message on successful installation (error for unsuccessful installation)
* Ensure that not passing credentials does not throw an error if searching through multiple repositories
* Remove attempt to remove loaded assemblies in psm1
### 3.0.0-beta9
New Features
* Add DSCResources
Bug Fixes
* Fix bug related to finding dependencies that do not have a specified version in Find-PSResource
* Fix bug related to parsing 'RequiredModules' in .psd1 in Publish-PSResource
* Improve error handling for when repository in Publish-PSResource does not exist
* Fix for unix paths in Get-PSResource, Install-PSResource, and Uninstall-PSResource
* Add debugging statements for Get-PSResource and Install-PSResource
* Fix bug related to paths in Uninstall-PSResource
### 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.mof
- DscResources\MSFT_PSModule\en-US\MSFT_PSModule.strings.psd1
- DscResources\MSFT_PSRepository\MSFT_PSRepository.psm1
- 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\Microsoft.Extensions.Logging.Abstractions.dll
- net472\MoreLinq.dll
- net472\Newtonsoft.Json.dll
- net472\NuGet.Commands.dll
- net472\NuGet.Common.dll
- net472\NuGet.Configuration.dll
- net472\NuGet.Frameworks.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\System.Security.Principal.Windows.dll
- netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll
- netstandard2.0\MoreLinq.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.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 | 175,516 | 10/27/2023 |
3.0.22-beta22 | 14,975 | 9/20/2023 |
2.2.5 | 263,510,742 | 9/22/2020 |
2.2.4.1 | 12,550,552 | 4/22/2020 |
2.2.4 | 1,013,346 | 4/16/2020 |
2.2.3 | 9,019,844 | 12/23/2019 |
2.2.2 | 512,918 | 12/11/2019 |
2.2.1 | 3,374,475 | 8/16/2019 |
2.2 | 978,677 | 7/9/2019 |
2.1.5 | 671,124 | 6/18/2019 |
2.1.4 | 752,312 | 5/21/2019 |
2.1.3 | 351,460 | 5/14/2019 |
2.1.2 | 2,741,033 | 3/15/2019 |
2.1.1 | 207,042 | 3/14/2019 |
2.1.0 | 281,779 | 3/8/2019 |
2.0.4 | 1,131,679 | 1/15/2019 |
2.0.3 | 1,004,939 | 11/19/2018 |
2.0.1 | 1,179,572 | 9/24/2018 |
2.0.0 | 447,230 | 9/13/2018 |
1.6.7 | 695,931 | 8/17/2018 |
1.6.6 | 1,013,601 | 7/2/2018 |
1.6.5 | 1,005,706 | 5/17/2018 |
1.6.0 | 1,020,846 | 12/5/2017 |
1.5.0.0 | 355,833 | 10/9/2017 |
1.1.3.2 | 211,753 | 8/8/2017 |
1.1.3.1 | 262,839 | 5/16/2017 |
1.1.2.0 | 211,836 | 12/5/2016 |
1.1.1.0 | 189,667 | 10/12/2016 |
1.1.0.0 | 195,873 | 9/29/2016 |