Info
Version: | 0.9.2 |
Author(s): | Arkadiusz Chorian |
Last Update: | Thursday, March 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArkadiuszChorian/RunR |
NuGet Url: | https://www.nuget.org/packages/RunR |
Install
Install-Package RunR
dotnet add package RunR
paket add RunR
RunR Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Microsoft.Extensions.Logging(>= 3.1.0)
Within your commands implementation simply do logging and report percentage progress to show state of execution on GUI.