ListFunctions

1.2.0

A simple module that provides functions to manipulate and search through Arrays, Collections, Lists, and Sets.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name ListFunctions -RequiredVersion 1.2.0

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

Install-PSResource -Name ListFunctions -Version 1.2.0

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

Copyright (c) 2020-2022 Yevrag35, LLC.

Package Details

Author(s)

  • Mike Garvey

Tags

List Array Modify Remove Condition Where Any All Find Assert Test bool Predicate Collection index count Last Enumerable Linq HashSet equality compare set sort

Functions

Assert-All Assert-Any Find-IndexOf Find-LastIndexOf New-HashSet New-SortedSet New-List Remove-All Remove-At

PSEditions

Desk Core

Dependencies

This module has no dependencies.

Release Notes

Added precompiled Engine for better control; New function introduced - "New-SortedSet".

FileList

Version History

Version Downloads Last updated
2.0.0 40 1/7/2024
1.2.0 (current version) 194 5/6/2022
1.1 352 8/7/2020
1.0 42 4/18/2020