Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
Info
Version: | 1.3.1 |
Author(s): | Atif Aziz, Colin Ramsay |
Last Update: | Wednesday, July 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atifaziz/Fizzler |
NuGet Url: | https://www.nuget.org/packages/Fizzler |
Install
Install-Package Fizzler
dotnet add package Fizzler
paket add Fizzler
Fizzler Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Contracts(>= 4.3.0)
No dependencies.
Tags