Introduction
In this article, we are going to cover how to use HttpClient to make an HTTP
Request and cache the response offline using Akavache.
Setting Up
Let's get started by installing the System.Net.Http NuGet package into our
shared PCL project i.e. FormsTutor. This package