PSLambda

0.2.0

A runtime delegate compiler for PowerShell ScriptBlock objects.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSLambda

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

Install-PSResource -Name PSLambda

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) 2018 Patrick M. Meinecke. All rights reserved.

Package Details

Author(s)

  • Patrick M. Meinecke

Cmdlets

New-PSDelegate

Dependencies

This module has no dependencies.

Release Notes

- Add extension method resolution
- Add generic parameter inference
- Fix scriptblocks in method argument binding
- Fix ForEach enumerator typing
- Fix index expressions for non IList types

FileList

Version History

Version Downloads Last updated
0.2.0 (current version) 4,180 4/29/2018
0.1.1 39 4/24/2018
0.1.0 41 4/23/2018