msicc.net
Xamarin.Forms, Akavache and I: storing, retrieving and deleting data
Following up the initial post on using Akavache and Xamarin.Forms together, I will show you some typical methods for storing, retrieving and deleting data from the cache instance we implemented in the first post of this series.
Marco Siccardi