Join-Object

0.1.2

Description

Installation Options

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

Install-Module -Name Join-Object -RequiredVersion 0.1.2

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

Author(s)

ili

Copyright

(c) 2017 ili. All rights reserved.

Package Details

Owners

Tags

Join-Object LINQ

Functions

Join-Object

Dependencies

This module has no dependencies.

Release Notes

## 0.1.2 - 2018/03/05 (Beta)
### Added
* **-Type** parameter that supports "AllInLeft" and "OnlyIfInBoth".
* **-RightJoinScript** and **-LeftJoinScript** parameters to support custom joining scripts.
* **-RightJoinProperty** and **-LeftJoinProperty** now supports multiple Properties (String Array) to join on multiple columns.

FileList

Version History

Version Downloads Last updated
2.0.3 46,658 4/5/2022
2.0.2 21,640 11/9/2020
2.0.1 7,064 8/23/2019
2.0.0 45 8/22/2019
1.0.1 940 12/17/2018
1.0.0 99 11/20/2018
0.1.6 1,084 3/13/2018
0.1.5 26 3/11/2018
0.1.4 23 3/8/2018
0.1.2 (current version) 20 3/7/2018
Show less