Hi.
I want to use the HttpClient from System.Net.Http. There is no problem if I inlcude it directly in my Android Solution, but I can not add it to my portable library. It is my understanding that the HttpClient should be available for a portable library?
//Rickard