Skip to main content
Atata.Configuration.Json package icon

Atata.Configuration.Json

C#/.NET package for Atata configuration through JSON files. Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+. Atata.Configuration.Json on GitHub: https://github.com/atata-framework/atata-configuration-json Atata Framework documentation: https://atata.io Features: - Full configuration of Atata context via JSON file - Custom settings - Multi-driver configuration - Merged configuration via multiple files - Multiple environments support

Total Downloads
183.0K
183,033
Published
May 13, 2019
Latest stable version

Install

.NET CLI
dotnet add package Atata.Configuration.Json --version 1.1.0
Package Manager Console
Install-Package Atata.Configuration.Json -Version 1.1.0
PackageReference
<PackageReference Include="Atata.Configuration.Json" Version="1.1.0" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard2.0

Dependencies

Atata
.NETFramework4.0
[1.1.0, )
Atata.WebDriverExtras
.NETFramework4.0
[1.2.0, )
Newtonsoft.Json
.NETFramework4.0
[12.0.2, )
Selenium.WebDriver
.NETFramework4.0
[3.141.0, )
Atata
.NETFramework4.5
[1.1.0, )
Atata.WebDriverExtras
.NETFramework4.5
[1.2.0, )
Newtonsoft.Json
.NETFramework4.5
[12.0.2, )
Selenium.WebDriver
.NETFramework4.5
[3.141.0, )
Atata
.NETStandard2.0
[1.1.0, )
Atata.WebDriverExtras
.NETStandard2.0
[1.2.0, )
Newtonsoft.Json
.NETStandard2.0
[12.0.2, )
Selenium.WebDriver
.NETStandard2.0
[3.141.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.