Filter By
Displaying results 1 - 8 of 8 (Page 1 of 1)
By:
|
195,296 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:
|
219,198 downloads
|
Last Updated: 6/10/2023
|
Latest Version: 3.8.3
Join-Object combines two object lists based on a related property between them. |
By:
|
64,625 downloads
|
Last Updated: 12/12/2017
|
Latest Version: 1.7.0.3
Use Svendsen Tech's Merge-Csv function to merge CSV files and/or custom PowerShell objects based one or more shared ID properties. Online documentation here: http://www.powershelladmin.com/wiki/Merge_CSV_files_or_PSObjects_in_PowerShell |
By:
|
14,704 downloads
|
Last Updated: 7/22/2024
|
Latest Version: 0.2.1
Object Graph Tools |
By:
|
407 downloads
|
Last Updated: 2/16/2022
|
Latest Version: 1.0.4
The script is designed for diff and patch files created by git. It expands the specified diff file into directories "a" and "b" (original and changes) with pieces of files stored in the diff. Then you can use your diff tool of choice in order to compare the directories "a" and "b", i.e. to visualize the original diff file. The following diff line... More info |