Fizzler 0.9.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Fizzler --version 0.9.3
NuGet\Install-Package Fizzler -Version 0.9.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fizzler" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fizzler --version 0.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fizzler, 0.9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 2.0
- HtmlAgilityPack (>= 1.4.6)
- LinqBridge (>= 1.3.0)
-
.NETFramework 3.5
- HtmlAgilityPack (>= 1.4.6)
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.0.0 | 6,367 | 10/16/2014 |
1.0.0-beta2 | 313 | 1/23/2013 |
1.0.0-beta1 | 64 | 1/20/2013 |
0.9.3 | 4,766 | 9/21/2012 |
0.9.2 | 66 | 9/20/2012 |
0.9.1 | 75 | 9/13/2012 |
0.9.0 | 266 | 8/4/2012 |
Removed manex dependency, added linqbridge.