C#/.NET library that provides an API for CLI and process execution. Features: - Provides an abstraction over System.Diagnostics.Process with CliCommand and ProgramCli classes. - Has ability to execute CLI through command shell: cmd, sh, bash, sudo, etc. - Provides synchronous and asynchronous API methods. - Works on Windows, Linux and macOS. The package targets .NET 8.0 and .NET Framework 4.6.2.
$ dotnet add package Atata.CliNo README available.