Join-Object

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/master/README.md

Installation Options

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

Install-Module -Name Join-Object

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

Install-PSResource -Name Join-Object

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

(c) 2017 ili. All rights reserved.

Package Details

Author(s)

  • ili

Tags

Join Join-Object LINQ Combine Merge Union Compare Table DataTable

Functions

Join-Object

Dependencies

This module has no dependencies.

Release Notes

Change Log
https://github.com/ili101/Join-Object/blob/master/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
2.0.3 (current version) 82,850 4/5/2022
2.0.2 22,021 11/9/2020
2.0.1 8,594 8/23/2019
2.0.0 52 8/22/2019
1.0.1 943 12/17/2018
1.0.0 102 11/20/2018
0.1.6 1,134 3/13/2018
0.1.5 29 3/11/2018
0.1.4 26 3/8/2018
0.1.2 23 3/7/2018
Show more