NSoup icon indicating copy to clipboard operation
NSoup copied to clipboard

Connect Problem

Open PanagiotisDrakatos opened this issue 10 years ago • 3 comments

I am rewriting a Java program in C#. I used the XML parse JSoup, and I'd like to use the .NET port NSoup. However, I cannot find the replacement for source=Jsoup.connect("http://www.example.com"); Visual Studio tells me "NSoup.IConnection does only exists Can this be solved?

I look forward to your reply.

PanagiotisDrakatos avatar Oct 18 '15 11:10 PanagiotisDrakatos

@PanagiotisDrakatos Any solution or alternatives?

rn4n avatar Apr 16 '16 03:04 rn4n

This is NSoupClient.Connect(url), see source

304NotModified avatar Nov 24 '16 12:11 304NotModified

@GeReV This could be closed IMO

304NotModified avatar Feb 12 '19 10:02 304NotModified