Open cmshawns opened 10 years ago
It looks like the main benefit we'd get would only be better performance on Android and iOS platforms, as it will use more performant libraries there under the hood. Will hold off on this until I've actually got a build on mobile.
ModernHttpClient is a PCL replacement for System.Net.Http which wraps platform-specific mobile libraries. System.Net.Http seems to already be mostly PCL-compliant (see #1), but I'd like to see if anything would anything be gained by switching - and if so roll it into the port to PCL (#1).