Skip to content

clarius/html

Repository files navigation

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:

  • PR builds: 42.42.42-pr[NUMBER]
  • Branch builds: 42.42.42-[BRANCH].[COMMITS]

Sponsors

sponsored clariusclarius

get mentioned here too!