Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,681,190 downloads | Last Updated: 7/5/2020 | Latest Version: 0.3.8

PowerShell Dependency Handler

By: | 120,709 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: | 27,828 downloads | Last Updated: 8/4/2022 | Latest Version: 0.4.5

PowerShell Dependency Handler

By: | 5,347 downloads | Last Updated: 4/6/2021 | Latest Version: 2.1.0

Import all required module versions (SemVer) that need to be imported by a PowerShell module before importing itself.

By: | 2,326 downloads | Last Updated: 3/17/2019 | Latest Version: 0.0.3

Manages PowerShell solutions, see https://github.com/PowerShell/PowerShell/issues/9098

By: | 539 downloads | Last Updated: 5/5/2021 | Latest Version: 0.0.5

It finds all modules which are dependent on given module

By: | 319 downloads | Last Updated: 11/20/2023 | Latest Version: 0.3.0

Creates a sub shell configured to use locally installed scripts, modules and packages.

By: | 262 downloads | Last Updated: 10/21/2022 | Latest Version: 0.1.0.22101

By searching through content of files in path, finds all the commands in those files, and the modules that house those commands.

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

A module for installing PowerShell resources

By: | 5 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.