The package provides the assemblies necessary to automate accessibility testing for Windows applications using the included axe-windows rule set.
Info
Version: | 2.4.2 |
Author(s): | Microsoft and collaborators |
Last Update: | Friday, November 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/axe-windows |
NuGet Url: | https://www.nuget.org/packages/Axe.Windows |
Install
Install-Package Axe.Windows
dotnet add package Axe.Windows
paket add Axe.Windows
Axe.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Win32.Registry(>= 5.0.0)
- System.Drawing.Common(>= 5.0.0)
- System.IO.Packaging(>= 5.0.0)
Tags