This library facilitates the creation of dynamic parameters for PowerShell cmdlets written in .NET.
Info
Version: | 0.2.2 |
Author(s): | Alistair Mackay |
Last Update: | Sunday, April 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fireflycons/PSDynamicParameters |
NuGet Url: | https://www.nuget.org/packages/Firefly.PowerShell.DynamicParameters |
Install
Install-Package Firefly.PowerShell.DynamicParameters
dotnet add package Firefly.PowerShell.DynamicParameters
paket add Firefly.PowerShell.DynamicParameters
Firefly.PowerShell.DynamicParameters Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
.NETStandard 2.0
- PowerShellStandard.Library(>= 5.1.0)
- System.Management.Automation(>= 6.1.6)
- System.Management.Automation(>= 7.0.0)
- PowerShellStandard.Library(>= 5.1.0)
Tags