{"id":14063780,"url":"https://github.com/PowerShell/PowerShellGet","last_synced_at":"2025-07-29T16:31:48.110Z","repository":{"id":39825039,"uuid":"279699264","full_name":"PowerShell/PowerShellGet","owner":"PowerShell","description":"This module provide functions used with PowerShellGet v3 to provide compatibility with scripts expecting PowerShellGet v2","archived":false,"fork":false,"pushed_at":"2024-06-26T22:42:31.000Z","size":136,"stargazers_count":71,"open_issues_count":24,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-12T20:46:39.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerShell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-14T21:43:33.000Z","updated_at":"2025-07-02T10:21:25.000Z","dependencies_parsed_at":"2024-04-13T01:58:19.957Z","dependency_job_id":"baffa8ee-2dd5-4771-9858-d0dec7176a68","html_url":"https://github.com/PowerShell/PowerShellGet","commit_stats":null,"previous_names":["powershell/powershellget"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PowerShell/PowerShellGet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FPowerShellGet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FPowerShellGet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FPowerShellGet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FPowerShellGet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerShell","download_url":"https://codeload.github.com/PowerShell/PowerShellGet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FPowerShellGet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267718277,"owners_count":24133448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-13T07:03:30.343Z","updated_at":"2025-07-29T16:31:48.039Z","avatar_url":"https://github.com/PowerShell.png","language":"PowerShell","readme":"# PowerShellGet\r\n\r\n[![PowerShell Gallery - PowerShellGet](https://img.shields.io/badge/PowerShell%20Gallery-PowerShellGet-blue.svg)](https://www.powershellgallery.com/packages/PowerShellGet)\r\n[![Minimum Supported PowerShell Version](https://img.shields.io/badge/PowerShell-5.1-blue.svg)](https://github.com/PowerShell/PowerShellGet)\r\n\r\n\r\nIntroduction\r\n============\r\nPowerShellGet v3 is a compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with PSResourceGet functionality by making a best effort mapping between the cmdlet interfaces of both versions of the module.'\r\n\r\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\r\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)\r\nor contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional\r\nquestions or comments.\r\n\r\nDocumentation\r\n=============\r\n\r\nDocumentation for PowerShellGet has not yet been published, please\r\n[Click here](https://docs.microsoft.com/powershell/module/PowerShellGet/?view=powershell-7)\r\nto reference the documentation for previous versions of PowerShellGet.\r\n\r\nRequirements\r\n============\r\n\r\n- Windows PowerShell 5.1 or newer.\r\n- PowerShell Core.\r\n\r\n\r\nGet PowerShellGet Module\r\n========================\r\n\r\nPlease refer to our [documentation](https://www.powershellgallery.com/packages/PowerShellGet/) for the up-to-date version on how to get the PowerShellGet Module.\r\n\r\n\r\nGet PowerShellGet Source\r\n========================\r\n\r\n#### Steps\r\n* Obtain the source\r\n    - Download the latest source code from the release page (https://github.com/PowerShell/PowerShellGet/releases) OR\r\n    - Clone the repository (needs git)\r\n    ```powershell\r\n    git clone https://github.com/PowerShell/PowerShellGet\r\n    ```\r\n* Navigate to the source directory\r\n```powershell\r\ncd path/to/PowerShellGet\r\n```\r\n\r\n* Import the module\r\n```powershell\r\nImport-Module src/PowerShellGet -Force\r\n```\r\n\r\nCode of Conduct\r\n===============\r\n\r\nPlease see our [Code of Conduct](CODE_OF_CONDUCT.md) before participating in this project.\r\n\r\nSecurity Policy\r\n===============\r\n\r\nFor any security issues, please see our [Security Policy](SECURITY.md).\r\n","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerShell%2FPowerShellGet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPowerShell%2FPowerShellGet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerShell%2FPowerShellGet/lists"}