Elerium HTML .NET Parser is a software component that allows developers to parse and modify HTML/XML documents and CSS. It can be integrated into ASP.NET and WinForms applications using C# or VB.NET.

One of the most notable features of this software application is that it is fully independent and requires only .NET Framework. Elerium HTML .NET Parser is available in two versions: Lite and Pro. The Lite version includes the HTML parser without the CSS parser, whereas the Pro version allows for the manipulation of CSS files.
Using this software tool, users will appreciate the easy-to-use API of the HTML parser, as well as the DOM tree structure of an HTML document, which allows for precise parsing tag attributes and their values. Additionally, this software tool offers features for common queries, including document links, images, tables, and more.
The embedded CSS parser also allows for the analysis of style attributes or corresponding CSS styles for a certain HTML tag, class, or ID. This functionality is showcased in the C# and VB.NET examples included with the software.
One of the most impressive aspects of Elerium HTML .NET Parser is its ability to parse badly formatted HTML. This makes the component ideal for use with "real-world" HTML that might cause issues with other parsers. This software tool also supports a variety of source data types, including string, stream, file, and URL. Users can even parse HTML content directly from a website or offline HTML pages.
Overall, Elerium HTML .NET Parser is a powerful and sophisticated software tool that is well-suited for anyone seeking efficient and reliable HTML parsing and manipulation capabilities.
Version 1.7:
- Added unit elements to DOM of CSS.
- The reading and writing functions have been updated.
- Fixed bug in reading of script snippet.