A simple commandlet that allows usage of async methods.
Info
Version: | 1.0.5197.26640 |
Author(s): | Fabian Vilers |
Last Update: | Tuesday, March 25, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fvilers/AsyncPowerShell |
NuGet Url: | https://www.nuget.org/packages/AsyncPowerShell |
Install
Install-Package AsyncPowerShell
dotnet add package AsyncPowerShell
paket add AsyncPowerShell
AsyncPowerShell Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.AsyncEx(2.1.3)