Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PSResourceGet
Public
Notifications
You must be signed in to change notification settings
Fork
114
Star
576
Code
Issues
238
Pull requests
25
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PSResourceGet
src
code
InstallPSResource.cs
on
runtimeResolution
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2026
Merge branch 'master' of https://github.com/powershell/PSResourceGet into runtimeResolution
alerickson
committed
7c397b2
View commit details
Copy full SHA for 7c397b2
View code at this point
Browse repository at this point
Commits on May 12, 2026
Concurrent installation (#1950)
alerickson
authored
992743e
View commit details
Copy full SHA for 992743e
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Add tab completers for the parameters
Justin Chung
committed
23ad50e
View commit details
Copy full SHA for 23ad50e
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Remove SkipRunTime parameter, modify runtime id filtering to match powershell dep resolution, add warning when filtering libs
Justin Chung
committed
98c7c6b
View commit details
Copy full SHA for 98c7c6b
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Add RID and TFM awareness to Install-PSResource
Justin Chung
committed
bbda212
View commit details
Copy full SHA for bbda212
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Respect TrustRepository parameter in RequiredResource hashtable (#1910)
Copilot
authored
895cc6f
View commit details
Copy full SHA for 895cc6f
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
Fix 1794 by handling if prerelease is supplied as boolean too (#1843)
Olav Rønnestad Birkeland (o-l-a-v)
authored
45d1c34
View commit details
Copy full SHA for 45d1c34
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
Fix typos in numerous files (#1875)
Sam Erde (SamErde)
authored
bded102
View commit details
Copy full SHA for bded102
View code at this point
Browse repository at this point
Commits on May 7, 2025
Add SupportsWildcards attribute to Repository parameter of Install-PSResource (#1808)
Sean Wheeler (sdwheeler)
authored
e2a238b
View commit details
Copy full SHA for e2a238b
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Install-PSResource -RequiredResource with empty inner hashtable value bugfix (#1426)
Anam Navied (anamnavi)
authored
152e570
View commit details
Copy full SHA for 152e570
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
Add debug statements and clean up code (#1370)
alerickson
authored
bb013c0
View commit details
Copy full SHA for bb013c0
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Add aliases for Install-PSResource, Find-PSResource, Update-PSResource, Publish-PSResource (#1264)
alerickson
authored
07c7268
View commit details
Copy full SHA for 07c7268
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Update message for -WhatIf in Install-PSResource, Save-PSResource, and Update-PSResource (#1274)
alerickson
authored
5facfd3
View commit details
Copy full SHA for 5facfd3
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
Change resolved paths to use GetResolvedProviderPathFromPSPath (#1209)
alerickson
authored
c4c9b37
View commit details
Copy full SHA for c4c9b37
View code at this point
Browse repository at this point
Commits on May 30, 2023
Change 'PowerShellGet' to 'PSResourceGet' (#1164)
alerickson
authored
ed9817d
View commit details
Copy full SHA for ed9817d
View code at this point
Browse repository at this point
Commits on May 19, 2023
Change InputObject type to array for Install-PSResource, Save-PSResource, and Uninstall-PSResource (#1124)
alerickson
authored
4296133
View commit details
Copy full SHA for 4296133
View code at this point
Browse repository at this point
Commits on May 4, 2023
Remove nuget dependencies (#1089)
Anam Navied (anamnavi)
authored
62b1fc6
View commit details
Copy full SHA for 62b1fc6
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
fix ValueFromPipelineByPropertyName on Save, Install (#1070)
Anam Navied (anamnavi)
authored
ad0cc24
View commit details
Copy full SHA for ad0cc24
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Fix attribute bugfixes for Find and Install params (#1066)
Show description for 6777a2c
Anam Navied (anamnavi)
authored
6777a2c
View commit details
Copy full SHA for 6777a2c
View code at this point
Browse repository at this point
add Help message for mandatory params across cmdlets (#1068)
Anam Navied (anamnavi)
authored
03852d4
View commit details
Copy full SHA for 03852d4
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Move off of NuGet APIs and switch to HTTP client requests (#1023)
Anam Navied (anamnavi)
authored
f41ee9c
View commit details
Copy full SHA for f41ee9c
View code at this point
Browse repository at this point
Commits on Aug 31, 2022
Install-PSResource: Installation path for scripts not included in environment PATH variable (#750)
Show description for dc6878a
Anam Navied (anamnavi)
and
Paul Higinbotham (PaulHigin)
authored
dc6878a
View commit details
Copy full SHA for dc6878a
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
throw error for wildcard usage and unresolved path
Alyssa Vu (alyssa1303)
committed
523f9a4
View commit details
Copy full SHA for 523f9a4
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
revert unintendded change
Alyssa Vu (alyssa1303)
committed
fbdc852
View commit details
Copy full SHA for fbdc852
View code at this point
Browse repository at this point
add parameter attribute
Alyssa Vu (alyssa1303)
committed
9694049
View commit details
Copy full SHA for 9694049
View code at this point
Browse repository at this point
add TemporaryPath parameter to Install and Update
Alyssa Vu (alyssa1303)
committed
5d28349
View commit details
Copy full SHA for 5d28349
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
Change "IncludeXML" to "IncludeXml" (#739)
alerickson
authored
09e4600
View commit details
Copy full SHA for 09e4600
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Update PSData file reader. (#681)
Paul Higinbotham (PaulHigin)
authored
a32717f
View commit details
Copy full SHA for a32717f
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
Add authenticode validation to Install-PSResource (#632)
alerickson
authored
df1b0a0
View commit details
Copy full SHA for df1b0a0
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Allow .psd1 to be passed into -RequiredResourceFile (#610)
alerickson
authored
0309ae0
View commit details
Copy full SHA for 0309ae0
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Implement RequiredResourceFile and RequiredResource parameters (#592)
alerickson
authored
78c4f8c
View commit details
Copy full SHA for 78c4f8c
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
rename PSResourceInfo PrereleaseLabel property and variables to Prerelease (#591)
Anam Navied (anamnavi)
authored
89ec084
View commit details
Copy full SHA for 89ec084
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Install should not silently fail (#554)
Show description for dbe0707
Anam Navied (anamnavi)
authored
dbe0707
View commit details
Copy full SHA for dbe0707
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Update help documentation (#558)
alerickson
authored
a666891
View commit details
Copy full SHA for a666891
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
Add -AsNupkg and -IncludeXML params and test (#538)
alerickson
authored
30da8ac
View commit details
Copy full SHA for 30da8ac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.