PSResourceGet
PSResourceGet copied to clipboard
PSResourceGet is the package manager for PowerShell
### Summary of the new feature / enhancement The download number of each result returned from `Find-PSResource` would be very useful when pulling data from PowerShellGallery for analysis purpose. Today,...
### 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/PSResourceGet) - [X] Search the existing issues. ###...
### Summary of the new feature / enhancement Right now, the Microsoft.PowerShell.PSResourceGet module has not reached GA with version 1.0.0 as stable. The current version is `0.5.22-beta22`. Since this module...
### Summary of the new feature / enhancement when adding Required Modules to script, both `New-PSScriptFileInfo` and `Update-PSScriptFileInfo` require module references to be hashtable. It would be much easier to...
# PR Summary ## PR Context ## PR Checklist - [ ] [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 -...
### Summary of the new feature / enhancement As a user I want to use AWS CodeArtifact as a NuGet v3 PSResourceGet repository. ### Proposed technical implementation details (optional) AWS...
### 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 Would be cool with the ability to verify the integrity of already installed resources, also if they aren't signed. As in, make...
### Summary of the new feature / enhancement # PSResourceGet Pack and Push ## Goals 1. Allow for publishing signed PowerShell modules as nupkgs to PSGallery and ACR (what defines...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...