Fizzler 0.9.3
See the version list below for details.
dotnet add package Fizzler --version 0.9.3
NuGet\Install-Package Fizzler -Version 0.9.3
<PackageReference Include="Fizzler" Version="0.9.3" />
paket add Fizzler --version 0.9.3
#r "nuget: Fizzler, 0.9.3"
// Install Fizzler as a Cake Addin #addin nuget:?package=Fizzler&version=0.9.3 // Install Fizzler as a Cake Tool #tool nuget:?package=Fizzler&version=0.9.3
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 2.0
- HtmlAgilityPack (>= 1.4.6)
- LinqBridge (>= 1.3.0)
-
.NETFramework 3.5
- HtmlAgilityPack (>= 1.4.6)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Fizzler:
Package | Downloads |
---|---|
Fizzler.Systems.HtmlAgilityPack
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies. This package enables Fizzler over HTMLAgilityPack, adding QuerySelector and QuerySelectorAll (from Selectors API Level 1) for HtmlNode objects. |
|
fion.modelerp.core
ModelErp |
|
Svg.Core
Public fork of the C# SVG rendering library on codeplex: https://svg.codeplex.com/ This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. License: Microsoft Public License: https://svg.codeplex.com/license |
|
XTract
F# screen scraping package. |
|
Tessin.Bladerunner
Package Description |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Fizzler:
Repository | Stars |
---|---|
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
|
|
svg-net/SVG
Fork of the ms svg library
|
|
ModuleArt/quick-picture-viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
|
|
Harsha-Global/AspNetCore-Harsha
Asp.Net Core Ultimate Guide course | Web University by Harsha
|
|
Redth/ResizetizerNT
Add SVG's and PNG's to your shared Xamarin Project
|
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 16,894 | 7/10/2024 |
1.3.0 | 518,067 | 2/6/2021 |
1.3.0-beta1 | 2,508 | 4/15/2020 |
1.2.1 | 2,958,800 | 1/7/2021 |
1.2.0 | 3,971,974 | 2/1/2018 |
1.1.0 | 185,641 | 11/29/2017 |
1.0.0 | 289,917 | 10/16/2014 |
1.0.0-beta2 | 2,267 | 1/23/2013 |
1.0.0-beta1 | 1,237 | 1/20/2013 |
0.9.3 | 372,290 | 9/21/2012 |
0.9.2 | 1,679 | 9/20/2012 |
0.9.1 | 1,679 | 9/13/2012 |
0.9.0 | 2,012 | 8/4/2012 |
Removed manex dependency, added linqbridge.