A .NET library to select items from a node tree based on a CSS selector.
Fizzler is a .NET library to select items from a node tree based on a CSS selector. The default implementation is based on HTMLAgilityPack and selects from HTML documents.
Fizzler supports .NET 2.0, 3.0, 3.5 and Mono.