资讯

This is for installing and/or upgrading multiple PowerShell modules with one script. I added the top 100 most downloaded packages from PowerShell Gallery as of March 18, 2023.
I suppose I could modify the PowerShell profile to always import it but it is not clean. My current idea is that maybe we could add an additional directory to the environment variable "PSModulePath" ...
For the longest time, the open source community had a concept called 'public package repositories.' Microsoft never had the same -- until the PowerShell Gallery.