An assembly to provide support for C# PowerShell modules with dynamic parameters.
Info
Version: | 3.7.0 |
Author(s): | Mike Garvey |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Yevrag35/DynamicParameter |
NuGet Url: | https://www.nuget.org/packages/MG.Dynamic |
Install
Install-Package MG.Dynamic
dotnet add package MG.Dynamic
paket add MG.Dynamic
MG.Dynamic Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- PowerShellStandard.Library(>= 5.1.0)
- Microsoft.PowerShell.SDK(>= 6.2.5)
- Microsoft.PowerShell.SDK(>= 7.0.0)