Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2 KB

File metadata and controls

39 lines (23 loc) · 2 KB

AppGallery Connect Cloud Functions Xamarin Plugin - Demo

Introduction

Cloud Functions enables serverless computing. It provides the Function as a Service (FaaS) capabilities to simplify app development and O&M so your ideas can be realized more easily and your service capabilities can be built more quickly.

  1. Cloud Functions provides an efficient and reliable framework for developing and running functions. It frees you from complex traditional development and O&M of apps. Server configuration and management, code deployment, load balancing, autoscaling, and high reliability assurance are now streamlined. You only need to focus on service logic and function code to build reliable and scalable serverless apps.
  2. As the core of serverless computing, Cloud Functions works with other cloud services like building blocks to implement your service logic.

Demo projects in this repository are examples to demonstrate the features of the AGConnect Cloud Functions Xamarin Plugin in iOS and Android platforms.

Installation Guide

Cloud Functions SDK packages for both Xamarin.Android and Xamarin.iOS are available on NuGet.

Platform Support

Platform Version
Xamarin.iOS iOS 9+
Xamarin.Android API 14+

Licencing and Terms

AppGallery Connect Cloud Functions Xamarin Plugin uses the Apache 2.0 license.