Join-Object

0.1.4

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.4

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

Install-PSResource -Name Join-Object -Version 0.1.4

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-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 83,691 4/5/2022
2.0.2 22,035 11/9/2020
2.0.1 8,616 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 (current version) 26 3/8/2018
0.1.2 23 3/7/2018
Show less