Atata.Cli
4.0.0-beta.3
Prefix Reserved
dotnet add package Atata.Cli --version 4.0.0-beta.3
NuGet\Install-Package Atata.Cli -Version 4.0.0-beta.3
<PackageReference Include="Atata.Cli" Version="4.0.0-beta.3" />
<PackageVersion Include="Atata.Cli" Version="4.0.0-beta.3" />
<PackageReference Include="Atata.Cli" />
paket add Atata.Cli --version 4.0.0-beta.3
#r "nuget: Atata.Cli, 4.0.0-beta.3"
#:package Atata.Cli@4.0.0-beta.3
#addin nuget:?package=Atata.Cli&version=4.0.0-beta.3&prerelease
#tool nuget:?package=Atata.Cli&version=4.0.0-beta.3&prerelease
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Atata.Cli:
| Package | Downloads |
|---|---|
|
Atata.WebDriverSetup
C#/.NET library that sets up browser drivers for Selenium WebDriver, e.g. chromedriver, geckodriver, etc. Atata.WebDriverSetup on GitHub: https://github.com/atata-framework/atata-webdriversetup Atata Framework documentation: https://atata.io/ Features: - Sets up drivers for browsers: Chrome, Firefox, Edge, Internet Explorer and Opera. - Supports Windows, Linux and macOS platforms. - Can download latest or specific driver versions. - Can auto-detect locally installed browser version and download corresponding driver version. - Caches the used driver versions. - After a driver is set up, adds the driver path to environment "PATH" variable, which is consumed by WebDriver. The package targets .NET 8.0 and .NET Framework 4.6.2. |
|
|
Atata.Cli.HtmlValidate
C#/.NET library that provides an API for html-validate npm package. Requires html-validate (https://www.npmjs.com/package/html-validate) npm package to be installed, but can install itself. The package targets .NET 8.0 and .NET Framework 4.6.2. |
|
|
Atata.Cli.Npm
C#/.NET library that provides an API for npm. Features: - Checks whether npm is installed. - Checks whether package is installed. - Gets installed package version. - Installs package. - Uninstalls package. The package targets .NET 8.0 and .NET Framework 4.6.2. |
|
|
SeleniumUtil
简易封装seslenium工具包简单方便, 只需要一个方法三种浏览器的适配 |
|
|
SeleniumUtilCore3
简易封装seslenium工具包 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Atata.Cli:
| Repository | Stars |
|---|---|
|
atata-framework/atata
C#/.NET test automation framework for web
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-beta.3 | 1,568 | 12/25/2025 |
| 4.0.0-beta.2 | 1,557 | 8/16/2025 |
| 4.0.0-beta.1 | 1,455 | 7/9/2025 |
| 2.2.0 | 268,442 | 7/29/2022 |
| 2.1.0 | 19,028 | 7/21/2022 |
| 2.0.0 | 14,056 | 5/10/2022 |
| 2.0.0-beta.1 | 531 | 4/8/2022 |
| 1.4.0 | 1,652 | 3/25/2022 |
| 1.3.0 | 65,358 | 7/23/2021 |
| 1.2.0 | 1,176 | 7/21/2021 |
| 1.1.0 | 1,771 | 6/24/2021 |
| 1.0.0 | 627 | 6/24/2021 |