This topic describes how to use the C# framework to write functions in Function Compute.
LimitsThe C# programming language is different from scripting languages such as Python and Node.js. In a C# runtime, you can upload compiled and packaged code by selecting Upload ZIP, Upload Folder, or OSS in Function Compute. Online compilation is not supported in C# runtimes.
C# runtimeFunction Compute supports the following C# runtimes.
Version
Operating System
.NET Core 3.1
Debian 9
Function Compute provide the following dependency libraries for C# runtimes.
Aliyun.Serverless.Core: defines information such as the event handler interface and the context object used in a request handler. This library is required.
Aliyun.Serverless.Core.Http: defines the information about the handler interface of an HTTP request.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4