Hi all,
Am very new to Xamarin. Am trying to import the nuget package System.Net.Http into my solution and I get the following error.
Could not install package 'System.Net.Http 4.0.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile78', but the package does not contain any assembly references or content files that are compatible with that framework.
I am using a Portable solution not Shared. Please help me out because I need to interect with a WebApi