Asynchronously pipe progress messages from long running functions to PowerShell cmdlets.
Info
Version: | 2.0.8 |
Author(s): | Nick Spreitzer |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/refactorsaurusrex/AsyncProgressReporter |
NuGet Url: | https://www.nuget.org/packages/AsyncProgressReporter |
Install
Install-Package AsyncProgressReporter
dotnet add package AsyncProgressReporter
paket add AsyncProgressReporter
AsyncProgressReporter Download (Unzip the "nupkg" after downloading)
Dependencies
- PowerShellStandard.Library(>= 5.1.0)
Tags