View on GitHub

html

Loads Html documents as XLinq XDocuments

Icon XLinq to Html

Version Downloads License

Read HTML as XML using XLinq.

Usage

using System.Xml.Linq;
using Devlooped.Html;

XDocument page = HtmlDocument.Load("page.html")

Works great when combined with CSS selectors for XLinq.

Leverages Microsoft SgmlReader which converts (almost) all HTML to valid XML.

Dogfooding

CI Version Build

We also produce CI packages from branches and pull requests so you can dogfood builds as quickly as they are produced.

The CI feed is https://pkg.kzu.io/index.json.

The versioning scheme for packages is:

Sponsors

sponsored clariusclarius

get mentioned here too!