Sort-Topological

0.1.2

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.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Sort-Topological -RequiredVersion 0.1.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Ronald Bode (iRon)

Package Details

Author(s)

  • Ronald Bode (iRon)

Tags

Sort Topological Dependency Vertex Edge

Functions

Throw-Error FormatId

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
0.1.3 4 1/25/2025
0.1.2 (current version) 5 1/24/2025
0.1.1 5 1/16/2025