Converts executing a command line process into an Cancellable Task.
Info
| Version: | 0.1.1 |
| Author(s): | Martin Jarvis |
| Last Update: | Saturday, August 4, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/martinjarvis/ProcessStartAsync |
| NuGet Url: | https://www.nuget.org/packages/ProcessStartAsync |
Install
Install-Package ProcessStartAsync
dotnet add package ProcessStartAsync
paket add ProcessStartAsync
ProcessStartAsync Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2018.2.1)
- NETStandard.Library(>= 1.6.1)
- SonarAnalyzer.CSharp(>= 7.3.1.5982)
- System.Diagnostics.Process(>= 4.3.0)
Tags