Xamarin online /offline

This page summarizes the projects mentioned and recommended in the original post on /r/xamarindevelopers

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • monkey-cache

    Easily cache any data structure for a specific amount of time in any .NET application.

    Without knowing what you mean, I’m just gonna say: https://github.com/jamesmontemagno/monkey-cache

  • mobile

    The mobile app vault (iOS and Android). (by bitwarden)

    I think the best way to support online/offline capability is to create offline first, and then you can sync the data to your API or database (which to support online capability) without blocking UI interface, and I think that concept is applied to https://github.com/bitwarden/mobile (bitwarden uses LiteDB for offline db in mobile CMIIW) and if you tried bitwarden in mobile there is also a Sync button in settings page.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts