From eb3156a04174df8d0b7cdaeda15d2502be4463cb Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 4 Apr 2021 23:02:16 -0700 Subject: [PATCH 01/20] Added Web Trends --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6f9bf78..287acb2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # App Service Helpers Make sure your apps work with poor to no connectivity through supporting offline scenarios. -App Service Helpers (ASH) makes it as easy as possible to add data storage with sync support to your Xamarin based mobile apps with [Microsoft's Azure App Service Platform](https://azure.microsoft.com/en-us/services/app-service/mobile/?WT.mc_id=ashpackage-github-mijam). ASH was built with the mobile developer in mind and requires no previous experience with developing backend infrastructure. The library exists entirely to allow you to focus on the mobile app. +App Service Helpers (ASH) makes it as easy as possible to add data storage with sync support to your Xamarin based mobile apps with [Microsoft's Azure App Service Platform](https://azure.microsoft.com/services/app-service/mobile/?WT.mc_id=dotnet-0000-mijam). ASH was built with the mobile developer in mind and requires no previous experience with developing backend infrastructure. The library exists entirely to allow you to focus on the mobile app. ## Why ASH removes a lot of complexities of developing cloud-connected apps by allowing you to add online/offline synchronisation functionality to apps in just four lines of code. With ASH being an abstraction API, its also possible to call into the underlying APIs unlocking easy Authentication. Users can authenticate with Facebook, Twitter, Google, Microsoft accounts, Azure AD, and even Azure B2C. @@ -14,11 +14,11 @@ ASH even takes care of securely storing access tokens and refreshing them regula App Service Helpers is developed as a supplemental library to [Microsoft's Azure Client SDK](https://www.nuget.org/packages/Microsoft.Azure.Mobile.Client/). Rather than replacing this library, ASH extends it by lowering the barrier to entry for developers who wish to build cloud-connected mobile apps in C#. If you ever find yourself outgrowing App Service Helpers, you can drop down to a lower level with the Microsoft Azure Client SDK for fine-tuned control or even remove ASH with minimal refactoring. ## Supported Platforms -- [.NET Standard 1.4](https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support?WT.mc_id=ashpackage-github-mijam) -- [Xamarin Android](https://docs.microsoft.com/en-us/xamarin/android/?WT.mc_id=ashpackage-github-mijam) for API 19 through 24 (KitKat through Nougat) -- [Xamarin iOS](https://docs.microsoft.com/en-us/xamarin/ios/index?WT.mc_id=ashpackage-github-mijam) for iOS versions 8.0 through 10.0 -- [Xamarin.Forms](https://docs.microsoft.com/en-us/xamarin/#pivot=xamarin-forms?WT.mc_id=ashpackage-github-mijam) (Android, iOS and UWP) -- [Universal Windows Platform](https://docs.microsoft.com/en-us/windows/uwp/?WT.mc_id=ashpackage-github-mijam) +- [.NET Standard 1.4](https://docs.microsoft.com/dotnet/standard/net-standard?WT.mc_id=dotnet-0000-mijam#net-implementation-support?WT.mc_id=ashpackage-github-mijam) +- [Xamarin Android](https://docs.microsoft.com/xamarin/android/?WT.mc_id=dotnet-0000-mijam) for API 19 through 24 (KitKat through Nougat) +- [Xamarin iOS](https://docs.microsoft.com/xamarin/ios/index?WT.mc_id=dotnet-0000-mijam) for iOS versions 8.0 through 10.0 +- [Xamarin.Forms](https://docs.microsoft.com/xamarin/?WT.mc_id=dotnet-0000-mijam#pivot=xamarin-forms?WT.mc_id=ashpackage-github-mijam) (Android, iOS and UWP) +- [Universal Windows Platform](https://docs.microsoft.com/windows/uwp/?WT.mc_id=dotnet-0000-mijam) ## Quick Start @@ -49,9 +49,9 @@ var Todos = new ConnectedObservableCollection(client.Table()); You can find a compresentive set of [docs](https://appservicehelpersdocs.z6.web.core.windows.net/) created using VuePress & hosted using Azure Storage Static sites. ### More Resources -- [Azure Mobile Apps](https://docs.microsoft.com/en-us/azure/app-service-mobile/?WT.mc_id=ashpackage-github-mijam) -- [Xamarin Docs](https://docs.microsoft.com/en-us/xamarin/?WT.mc_id=ashpackage-github-mijam) -- [Azure App Service Platform](https://azure.microsoft.com/en-us/services/app-service/mobile/?WT.mc_id=ashpackage-github-mijam) +- [Azure Mobile Apps](https://docs.microsoft.com/azure/app-service-mobile/?WT.mc_id=dotnet-0000-mijam) +- [Xamarin Docs](https://docs.microsoft.com/xamarin/?WT.mc_id=dotnet-0000-mijam) +- [Azure App Service Platform](https://azure.microsoft.com/services/app-service/mobile/?WT.mc_id=dotnet-0000-mijam) - [Nuget Package](https://www.nuget.org/packages/AppService.Helpers/) ## Problems or Suggestions From d1d0f2496cd5be9877f32b4b84745a224928edb6 Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 4 Apr 2021 23:26:11 -0700 Subject: [PATCH 02/20] Added Web Trends From 3f9fb41c3be6d176bc7f75d649e3397ad810cdfd Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 4 Apr 2021 23:27:33 -0700 Subject: [PATCH 03/20] Added Web Trends From f74fa300091e4e4f643c9363895b051dc9925424 Mon Sep 17 00:00:00 2001 From: Bit Date: Wed, 7 Apr 2021 22:59:09 -0700 Subject: [PATCH 04/20] Added Web Trends From 9cbb92fb7a34577de1aaefa5f708c7749abea6d8 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Apr 2021 02:00:28 -0700 Subject: [PATCH 05/20] Added Web Trends From 28a6a847df5483b969b11f53ec130162fc88ca24 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Apr 2021 04:01:56 -0700 Subject: [PATCH 06/20] Added Web Trends From 8d80357be6c532ae569139c17d71350c8b95e2f9 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Apr 2021 05:02:24 -0700 Subject: [PATCH 07/20] Added Web Trends From 13814de16f1d6eeb5693050fea8259e2566227ab Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Apr 2021 05:04:36 -0700 Subject: [PATCH 08/20] Added Web Trends From e45fcff28040e4d81cad4d026f1c0a512a5f6c8d Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Apr 2021 05:44:43 -0700 Subject: [PATCH 09/20] Added Web Trends From b8db9958d4656da6630587a2a46934c61ee0b0e5 Mon Sep 17 00:00:00 2001 From: Bit Date: Sat, 10 Apr 2021 18:00:46 -0700 Subject: [PATCH 10/20] Added Web Trends From 807b79984a9df567b5565c456476acda9e249faa Mon Sep 17 00:00:00 2001 From: Bit Date: Sat, 10 Apr 2021 22:01:42 -0700 Subject: [PATCH 11/20] Added Web Trends From 2b3b34c6a1ab07040303c2bd9c3821571082c50b Mon Sep 17 00:00:00 2001 From: Bit Date: Sat, 10 Apr 2021 22:18:42 -0700 Subject: [PATCH 12/20] Added Web Trends From 28c9904b3d60123ec75f68af9a9d1a397ef872bc Mon Sep 17 00:00:00 2001 From: Bit Date: Sat, 10 Apr 2021 22:23:16 -0700 Subject: [PATCH 13/20] Added Web Trends From 97827ab969857370ff41c2f9f993e212d5cf88fd Mon Sep 17 00:00:00 2001 From: Bit Date: Sat, 10 Apr 2021 22:45:48 -0700 Subject: [PATCH 14/20] Added Web Trends From 8518bac72ca8d8e52f1713f4c3e1e1ab0731820a Mon Sep 17 00:00:00 2001 From: Bit Date: Sat, 10 Apr 2021 23:03:39 -0700 Subject: [PATCH 15/20] Added Web Trends From 73dee4c15d2eb3bd1de078c6486f3a2c0034aab9 Mon Sep 17 00:00:00 2001 From: Bit Date: Sat, 10 Apr 2021 23:08:51 -0700 Subject: [PATCH 16/20] Added Web Trends From 79fd1af187959358c0b81a5d5b128f5d45495e96 Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 11 Apr 2021 00:02:42 -0700 Subject: [PATCH 17/20] Added Web Trends From a3ebb5974289e10effd64d5f80cb5af183139877 Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 11 Apr 2021 01:01:01 -0700 Subject: [PATCH 18/20] Added Web Trends From 20fe5b82456d76f8587916288f1ddff48ee93483 Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 11 Apr 2021 02:01:48 -0700 Subject: [PATCH 19/20] Added Web Trends From 137993dbc32163f317dd57dbffb7215feebede95 Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 11 Apr 2021 03:00:12 -0700 Subject: [PATCH 20/20] Added Web Trends