Bud.Exec 2.1.2

dotnet add package Bud.Exec --version 2.1.2
NuGet\Install-Package Bud.Exec -Version 2.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bud.Exec" Version="2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bud.Exec --version 2.1.2
#r "nuget: Bud.Exec, 2.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Bud.Exec as a Cake Addin
#addin nuget:?package=Bud.Exec&version=2.1.2

// Install Bud.Exec as a Cake Tool
#tool nuget:?package=Bud.Exec&version=2.1.2

Bud.Exec is a wrapper around the `System.Diagnostics.Process` API. Bud.Exec provides a number of static methods for executing processes. Bud.Exec's API has been inspired by Python's subprocess functions.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bud.Exec:

Package Downloads
Bud.Builder

Bud.Builder is a library for defining and executing builds.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 1,646 5/7/2017
2.1.1 1,233 1/8/2017
2.1.0 1,316 11/9/2016
2.0.0 1,090 11/8/2016
2.0.0-rc1 913 11/8/2016
1.0.0 991 8/25/2016
1.0.0-rc2 781 8/25/2016
1.0.0-rc1 1,064 8/21/2016