Atata.HtmlValidation 4.0.0-beta.4

Prefix Reserved
This is a prerelease version of Atata.HtmlValidation.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Atata.HtmlValidation --version 4.0.0-beta.4
                    
NuGet\Install-Package Atata.HtmlValidation -Version 4.0.0-beta.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Atata.HtmlValidation" Version="4.0.0-beta.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atata.HtmlValidation" Version="4.0.0-beta.4" />
                    
Directory.Packages.props
<PackageReference Include="Atata.HtmlValidation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Atata.HtmlValidation --version 4.0.0-beta.4
                    
#r "nuget: Atata.HtmlValidation, 4.0.0-beta.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Atata.HtmlValidation@4.0.0-beta.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Atata.HtmlValidation&version=4.0.0-beta.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Atata.HtmlValidation&version=4.0.0-beta.4&prerelease
                    
Install as a Cake Tool

C#/.NET library that adds HTML page validation to Atata using html-validate NPM package.

Features:
- Uses CLI of html-validate (https://html-validate.org/usage/cli.html) NPM package.
- Validates HTML of Atata page objects.
- Performs validation offline.
- Supports different result formatters.
- Supports custom validation rule sets by configuration files.
- Saves HTML and validation results to artifact files.
- Can produce either error or warning.

The package targets .NET 8.0 and .NET Framework 4.6.2.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Atata.HtmlValidation:

Package Downloads
Lombiq.Tests.UI

Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0-beta.5 85 1/31/2026
4.0.0-beta.4 152 12/26/2025
4.0.0-beta.3 346 11/17/2025
4.0.0-beta.2 347 9/17/2025
4.0.0-beta.1 142 8/16/2025
3.4.0 4,542 10/30/2025
3.3.0 201 10/26/2025
3.2.0 14,766 1/28/2025
3.1.0 16,742 5/18/2024
3.0.0 4,713 4/16/2024
3.0.0-beta.1 157 4/10/2024
2.5.0 372 1/12/2024
2.4.0 18,085 9/1/2023
2.3.0 6,429 2/20/2023
2.2.0 26,995 10/4/2022
2.1.0 11,740 7/21/2022
2.0.0 11,144 5/11/2022
2.0.0-beta.1 311 4/17/2022
1.5.0 635 3/26/2022
1.4.0 17,150 7/24/2021
Loading failed