Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
|
By:
|
401,348 downloads
|
Last Updated: 4/5/2022
|
Latest Version: 2.0.3
Join-Object LINQ Edition. Join data from two sets of objects based on a common value. Aims to provide the exact functionality of https://github.com/RamblingCookieMonster/PowerShell/blob/master/Join-Object.ps1 with much better performance. Initial testing shows at last 100 times faster. More info at https://github.com/ili101/Join-Object/blob/m... More info |
|
By:
|
50 downloads
|
Last Updated: 7/21/2026
|
Latest Version: 0.3.2
A union type argument validation attribute written and for use in pwsh v7.5 .ps1 code. Supplies two different attribute classes for whether validating scalar or array item values. Currently only supporting one to eight types in the union set. |