I'm tying to use Refit in Xamarin portable project I'm developing using Visual Studio for Mac OS and whenever I try to build I get this error
The type or namespace 'Http' does not exist in the namespace 'System.Net'. Are you missing 'System.Net.Http' assembly reference
I have noticed that the System.Net.Http assembly is not the .Net Portable as in the windows version of the framework And I know I can not download it using NuGet as the package manager wouldn't recognize the portable framework and wont all to install