Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect Problem #2

Open
PanagiotisDrakatos opened this issue Oct 18, 2015 · 3 comments
Open

Connect Problem #2

PanagiotisDrakatos opened this issue Oct 18, 2015 · 3 comments

Comments

@PanagiotisDrakatos
Copy link

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.

@rn4n
Copy link

rn4n commented Apr 16, 2016

@PanagiotisDrakatos Any solution or alternatives?

@304NotModified
Copy link
Collaborator

This is NSoupClient.Connect(url), see source

@304NotModified
Copy link
Collaborator

304NotModified commented Feb 12, 2019

@GeReV This could be closed IMO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants