Base class for async-supported PowerShell cmdlets.
Info
Version: | 1.0.1 |
Author(s): | TTRider |
Last Update: | Monday, February 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ttrider/powershellasync |
NuGet Url: | https://www.nuget.org/packages/TTRider.PowerShellAsync.dll |
Install
Install-Package TTRider.PowerShellAsync.dll
dotnet add package TTRider.PowerShellAsync.dll
paket add TTRider.PowerShellAsync.dll
TTRider.PowerShellAsync.dll Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Management.Automation(>= 1.0.0)
- JetBrains.Annotations(>= 7.1.0)
- ReSharper.Annotations(>= 7.1.3.130415)
Tags