ListFunctions
3.0.0
A simple module that provides functions to manipulate, search, and create Arrays, Collections, Lists, and Sets.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright (c) 2020-2025 Yevrag35, LLC.
Package Details
Author(s)
- Mike Garvey
Tags
All Any Array Assert bool Collection compare Condition count Enumerable equality Find HashSet index Last Linq List Modify Predicate Remove set sort Test Where Convert ConvertTo
Cmdlets
Assert-AllObject Assert-AnyObject Find-IndexOf Find-LastIndexOf New-Dictionary New-HashSet New-List New-SortedSet ConvertTo-Dictionary
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Refactoring work to improve performance and reduce overhead. Utilizes ZLinq library for PowerShell 7 version for further gains.
FileList
- ListFunctions.nuspec
- ListFunctions.psd1
- ListFunctions.psm1
- Core\ListFunctions.Engine.dll
- Core\ListFunctions.Next.dll
- Core\ZLinq.dll
- Desk\ListFunctions.Engine.dll
- Desk\ListFunctions.NETFramework.dll
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 (current version) | 9 | 9/7/2025 |
2.0.0 | 658 | 1/7/2024 |
1.2.0 | 199 | 5/6/2022 |
1.1 | 369 | 8/7/2020 |
1.0 | 47 | 4/18/2020 |