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.
- 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.
- 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.
Cloud Functions SDK packages for both Xamarin.Android and Xamarin.iOS are available on NuGet.
-
iOS
- iOS instructions.
- NuGet Official Release:
-
Android
- Android instructions.
- NuGet Official Release:
Platform | Version |
---|---|
Xamarin.iOS | iOS 9+ |
Xamarin.Android | API 14+ |
AppGallery Connect Cloud Functions Xamarin Plugin uses the Apache 2.0 license.