PSLambda

0.1.1

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 -RequiredVersion 0.1.1

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

Install-PSResource -Name PSLambda -Version 0.1.1

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

Fix exceptions that occurred with:

- Empty Hashtable initialization expressions
- Switch statements with just a default block
- Index operations on expressions typed explicitly as IEnumerable<>
- The -as and -not operators
- The -bor and -band operators when used against an Enum

FileList

Version History

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