Info
Version: | 1.0.1 |
Author(s): | Shayne van Asperen |
Last Update: | Wednesday, April 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Code |
NuGet Url: | https://www.nuget.org/packages/Code.Diagnostics.Command |
Install
Install-Package Code.Diagnostics.Command
dotnet add package Code.Diagnostics.Command
paket add Code.Diagnostics.Command
Code.Diagnostics.Command Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
A utility class for running external processes in various ways, with timeout and success/failure notification and getting their output recorded via a logger.