Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,327,482 downloads | Last Updated: 7/5/2020 | Latest Version: 0.3.8

PowerShell Dependency Handler

By: | 89,514 downloads | Last Updated: 5/31/2024 | Latest Version: 1.1.7

Module contains functions that allows you to check for PowerShell code/script/module dependencies through static code analysis (AST). Some of the interesting functions: - Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis (AST). Supports also checks against PowerShell Gallery - G... More info

By: | 15,485 downloads | Last Updated: 8/4/2022 | Latest Version: 0.4.5

PowerShell Dependency Handler

By: | 5,992 downloads | Last Updated: 10/2/2019 | Latest Version: 0.1.0

PowerShell module to help determine class dependencies, and the order to import them

By: | 276 downloads | Last Updated: 8/7/2022 | Latest Version: 1.4.5

Build a tree of function calls.

By: | 237 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: | 171 downloads | Last Updated: 1/25/2025 | Latest Version: 0.1.3

Orders objects (vertices) such that for every directed dependency (edge u-v), the object dependent on (vertex u) comes before the object that is dependent on it (vertex v) in the ordering.

By: | 83 downloads | Last Updated: 8/18/2022 | Latest Version: 2.0.2

Build a tree of function calls.

By: | 66 downloads | Last Updated: 4/26/2024 | Latest Version: 2.0.4

PSMake is an all-in-one project management and lifecycle toolset for PowerShell.