Skip to main content
Fizzler package icon

Fizzler

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. There over 140 unit tests - see below for more information. The tests are based on the jQuery selector engine tests. At this time, the library is BETA quality.

Total Downloads
12.1M
12,114,725
Published
Sep 21, 2012
Latest stable version

Install

.NET CLI
dotnet add package Fizzler --version 0.9.3
Package Manager Console
Install-Package Fizzler -Version 0.9.3
PackageReference
<PackageReference Include="Fizzler" Version="0.9.3" />

Frameworks

.NETFramework2.0 .NETFramework3.5

Dependencies

HtmlAgilityPack
.NETFramework2.0
[1.4.6, )
LinqBridge
.NETFramework2.0
[1.3.0, )
HtmlAgilityPack
.NETFramework3.5
[1.4.6, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.