using(WebClient client = new WebClient()) { string s = client.DownloadString(url); }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!