Common components for creating PowerShell binary commands.
Info
Version: | 0.3.0 |
Author(s): | Astral Keks |
Last Update: | Monday, February 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/astral-keks/powershell-common |
NuGet Url: | https://www.nuget.org/packages/AstralKeks.PowerShell.Common |
Install
Install-Package AstralKeks.PowerShell.Common
dotnet add package AstralKeks.PowerShell.Common
paket add AstralKeks.PowerShell.Common
AstralKeks.PowerShell.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- PowerShellStandard.Library(>= 5.1.001)