Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
1-1 of 1Patches
< Previous 1 Next >
Being evaluated
|
1258 |
May 17 2008 at 1:35 PM |
CVertex |
This patch adds a Visual Studio 2008 solution, 2008 HtmlAgilityPack cs project file and a HtmlDocumentExtensions static class. The extension method within the static class is a converter from HtmlDocument to the LINQ to XML XDocument.
While XPath is "the gun", LINQ to XML is "the bomb" :)
This was the shortest path in my mind to get a LINQ to HTML type of thing. Under the hood, LINQ to XML uses XPath anyway.
|
|
Download
|
1-1 of 1Patches
< Previous 1 Next >