PSResourceGet
PSResourceGet copied to clipboard
PSResourceGet is the package manager for PowerShell
### Summary of the new feature / enhancement The .psd1 file contains all of the info needed to generate a .nuspec, which you're using internally. However, not all nuget hosts...
### 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. ###...
### 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/PowerShellGet) - [X] Search the existing issues. ###...
# PR Summary When opening the repo in VSCode it recommends extensions: * `fudge.auto-using`: Deprecated according to and implemented in OmniSharp since . * `ms-vscode.powershell-preview`: `ms-vscode.powershell` has built in ability...
# PR Summary Make delete more robust by trying multiple times before failing, to fix #1662. ## PR Context In #1662 I experienced that PSResourceGet would fail to install modules...
### 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. ###...
### Summary of the new feature / enhancement Hello, I can see that it has been discussed in the following issues but there is no clear answer ... https://github.com/PowerShell/PSResourceGet/issues/770 https://github.com/PowerShell/PSResourceGet/issues/244...
### Summary of the new feature / enhancement As a PSResourceGet consumer (and overseer of many PowerShell-enabled systems, and provider of PSResourceGet-based deployment pipelines for other teams with varying levels...
### 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. ###...
### Summary of the new feature / enhancement Using PATs is not difficult, requires rotation and is not desired in many situations. PSResourceGet should support the ADO cred provider in...