I am trying to use the new HttpClient
in .NET 4.5, but Visual Studio complains that it doesn't exist. I have System.Net
, but when I type System.Net.Http
, it complains for that too.
Am I supposed to download a new distributable for this class?
Add a reference to System.Net.Http
:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With