Info
| Version: | 2.1.2 |
| Author(s): | Matej Urbas |
| Last Update: | Sunday, May 7, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/urbas/Bud.Exec |
| NuGet Url: | https://www.nuget.org/packages/Bud.Exec |
Install
Install-Package Bud.Exec
dotnet add package Bud.Exec
paket add Bud.Exec
Bud.Exec Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Bud.Exec provides a number of static methods for executing processes. Bud.Exec's API has been inspired by Python's subprocess functions.