PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

PSResourceGet is the package manager for PowerShell

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

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

Status-Investigating
Area-Save

### 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-Update

# PR Summary There was a bug in how we parse out name and version information from package file names when performing search against local repositories. If you have a...

# PR Summary Adds support for AWS CodeArtifact NuGet v3 repositories. Resolves https://github.com/PowerShell/PSResourceGet/issues/1650. ## PR Context AWS CodeArtifact supports NuGet v3 feeds. This adds the features supported by AWS CodeArtifact...

# PR Summary When installing from a local repositories, the comparison done to split a full nupkg name (eg. 'Microsoft.PowerShell.PSResourceGet.1.1.0-RC1.nupkg') into both name ('Microsoft.PowerShell.PSResourceGet') and version+extension ('1.1.0-RC1.nupkg') needs to be...

# PR Summary ## PR Context ## PR Checklist - [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing your changes - [x]...

# PR Summary Update the APIs to use OCI spec defined APIs. - https://github.com/opencontainers/distribution-spec/blob/v1.1.0/spec.md#api ## PR Context ## PR Checklist - [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use...

# PR Summary Highlight that #1713 was for fixing Azure DevOps feeds of type NuGet v2. ## PR Context ## PR Checklist - [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) -...

# PR Summary ## What I'm experimenting with a way to override PSResourceGet install path for modules and scripts, suggested in my comment . This PR already got the basic...

### 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-Find
Up-For-Grabs