Bau.Exec
0.1.0-beta10
A Bau task plugin for executing arbitrary commands.
Require<Bau>().Exec().Do(exec => exec.Run("foo.exe")).Run();
Suggested Alternatives
This is a prerelease version of Bau.Exec.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
Install-Package Bau.Exec -Version 0.1.0-beta10
dotnet add package Bau.Exec --version 0.1.0-beta10
<PackageReference Include="Bau.Exec" Version="0.1.0-beta10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bau.Exec --version 0.1.0-beta10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bau.Exec, 0.1.0-beta10"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Bau.Exec as a Cake Addin
#addin nuget:?package=Bau.Exec&version=0.1.0-beta10&prerelease
// Install Bau.Exec as a Cake Tool
#tool nuget:?package=Bau.Exec&version=0.1.0-beta10&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Bau (>= 0.1.0-beta10)
- ScriptCs.Contracts (>= 0.9.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|