PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

PSResourceGet is the package manager for PowerShell

Results 264 PSResourceGet issues
Sort by recently updated
recently updated
newest added

### Summary of the new feature / enhancement Versioning support/"Latest" for ACR ### Proposed technical implementation details (optional) _No response_

feature_request
Container-Galleries

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Area-Find

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Install
Area-Paths

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Area-ErrorHandling
Area-Install

### Summary of the new feature / enhancement Install-Module and now also Install-PSResourceGet do not allow to specify the Path where Modules are installed. It only works via Save-Module or...

Issue-Enhancement
Area-Install
Area-Paths

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Area-Update

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Issue-Enhancement
Area-Update

### Summary of the new feature / enhancement This is an open issue, if this is important to you please describe your scenario/use case. In particular it's important to record...

Area-Build&Release
feature_request

When installing meta modules like Az / AzureRM each of the required modules gets installed sequentially which is painfully slow and could be greatly improved. Therefore I would ask that...

Area-Install
Area-Dependencies

### Summary of the new feature / enhancement Doing `PowerShellGet\Find-PSResource -Type 'Module' -Repository 'PSGallery' -Name $InstalledModules` is slow, seems like it queries one at a time. The NuGet API can...

Area-Find
feature_request