LinqLinker

1.0.6

JIT friendly source generated LinqLinker struct (and convenience typeless static class) for invocation of Enumerable methods; structured to encourage inlining and fully supports method chain syntax -- just make sure to include type parameters for the results of functions for things like Select IE: Select[string]

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name LinqLinker -RequiredVersion 1.0.6

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

Install-PSResource -Name LinqLinker -Version 1.0.6

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 © 2026 Joshua 'Joan Metek(illot)' Kidder This module comes with ABSOLUTELY NO WARRANTY; for details see LinqLinker/COPYING This is free software, and you are welcome to redistribute it under certain conditions; see LinqLinker/COPYING.LESSER

Package Details

Author(s)

  • Joshua 'Joan Metek(illot)' Kidder

Tags

Linq Enumerable IEnumerable Select Query

Functions

New-LinqLinker

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.8 4 4/12/2026
1.0.7 3 4/12/2026
1.0.6 (current version) 4 4/12/2026
1.0.5 3 4/12/2026
1.0.4 3 4/12/2026
1.0.3 3 4/12/2026
1.0.2 3 4/12/2026
1.0.1 4 4/12/2026
1.0.0 4 4/12/2026
Show more