-
Notifications
You must be signed in to change notification settings - Fork 1
PdFramework/HtmlQuery
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
HtmlQuery is intended to be a jQuery-esque library for C#. By feeding the library Html code, it parses the DOM and creates a representation of the DOM in C# objects which then can be queried using a similar syntax to the popular Javascript library jQuery. While HTMLAgilityPack and Fizzler have been used for this in the past, I was hoping to create one library that contains both and is very quick through its parsing function and through its use of Expression trees to build up the query function.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published