A small library of PSCmdlet extension methods including LINQ parameter checking.
Info
Version: | 1.4.1 |
Author(s): | Mike Garvey |
Last Update: | Monday, August 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Yevrag35/PSCmdletExtensions |
NuGet Url: | https://www.nuget.org/packages/MG.Posh.Extensions |
Install
Install-Package MG.Posh.Extensions
dotnet add package MG.Posh.Extensions
paket add MG.Posh.Extensions
MG.Posh.Extensions 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)