Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,740,262 downloads | Last Updated: 7/5/2020 | Latest Version: 0.3.8

PowerShell Dependency Handler

By: | 121,457 downloads | Last Updated: 8/20/2024 | Latest Version: 5.1.2

Parses a RequiredModules.psd1 listing modules and attempts to import those modules. If it can't find the module in the PSModulePath, attempts to install it from PowerShellGet. The RequiredModules list looks like this (uses nuget version range syntax, and now, has an optional syntax for specifying the repository to install from): @{ "PowerShell... More info

By: | 28,927 downloads | Last Updated: 8/4/2022 | Latest Version: 0.4.5

PowerShell Dependency Handler

By: | 231 downloads | Last Updated: 8/20/2024 | Latest Version: 5.1.2

A module for installing PowerShell resources

By: | 106 downloads | Last Updated: 3/22/2026 | Latest Version: 0.0.1-alpha

A PowerShell module for managing project-based PowerShell resources with lockfile, inspired by package managers like npm and Cargo.