jfversluis / AirplaneModeProof

This repository contains the sample code for my talk "Creating airplane mode proof Xamarin applications"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirplaneModeProof Sample

This repository contains the sample code for my talk "Creating airplane mode proof Xamarin applications". This app shows you how to add more network resilience and optimisations to your mobile apps by using libaries as Refit, Akavache, FFImageLoading, Connectivity and Polly.

The server code is included (note: it is flawed by design!), but you can also use the hosted version: http://airplanemodeproof-api.azurewebsites.net/api/

Resources

License

Available under the MIT license. See the LICENSE file for more info.

About

This repository contains the sample code for my talk "Creating airplane mode proof Xamarin applications"

License:MIT License


Languages

Language:C# 100.0%