ITADN

Feature Request: Support for file-based Cloud Functions (single-file execution)

#15512ClosedAdolfok3 创建于 2026-03-12
A
Adolfok3commented
Is there a way to enable Cloud Functions to run from a single-file format? For example: `dotnet run --file MyFunction.cs` Supporting this would significantly reduce boilerplate, result in fewer output files, and simplify configuration by keeping everything in a single file. This would be especially useful for simple integrations and lightweight scripts.
关闭于 2026-03-12 1 条评论