C# Is there a LINQ to HTML, or some other good .Net HTML manipulation API?

前端 未结 5 1376
轮回少年
轮回少年 2020-11-30 07:42

I have a C# WPF application that needs to consume data that is exposed on a webpage as a HTML table.

After getting inspiration from this url I tried using Linq to X

5条回答
提交回复
热议问题