·durable-functions-dotnet
>_

durable-functions-dotnet

使用 Azure Durable Functions 與 .NET 隔離工作執行緒和 Durable Task Scheduler 後端建立持久、容錯的工作流程。在建立無伺服器編排、活動、實體或實作功能鏈、扇出/扇入、非同步 HTTP API、人工互動、監控或有狀態聚合器等模式時使用。適用於需要持久執行、狀態持久性或與內建 HTTP 管理 API 和 Azure 整合進行分散式協調的 Azure Functions 應用。

9安裝·0熱度·@azure-samples

安裝

$npx skills add https://github.com/azure-samples/durable-task-scheduler --skill durable-functions-dotnet

如何安裝 durable-functions-dotnet

透過命令列快速安裝 durable-functions-dotnet AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/azure-samples/durable-task-scheduler --skill durable-functions-dotnet
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:azure-samples/durable-task-scheduler。

SKILL.md

查看原文

Build fault-tolerant, stateful serverless workflows using Azure Durable Functions connected to Azure Durable Task Scheduler.

| Function Chaining | Sequential steps where each depends on the previous | | Fan-Out/Fan-In | Parallel processing with aggregated results | | Async HTTP APIs | Long-running operations with HTTP status polling | | Monitor | Periodic polling with configurable timeouts | | Human Interaction | Workflow pauses for external input/approval |

| Aggregator (Entities) | Stateful objects with operations (counters, accounts) |

使用 Azure Durable Functions 與 .NET 隔離工作執行緒和 Durable Task Scheduler 後端建立持久、容錯的工作流程。在建立無伺服器編排、活動、實體或實作功能鏈、扇出/扇入、非同步 HTTP API、人工互動、監控或有狀態聚合器等模式時使用。適用於需要持久執行、狀態持久性或與內建 HTTP 管理 API 和 Azure 整合進行分散式協調的 Azure Functions 應用。 來源:azure-samples/durable-task-scheduler。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/azure-samples/durable-task-scheduler --skill durable-functions-dotnet
分類
>_效率工具
認證
收錄時間
2026-02-25
更新時間
2026-03-11

Browse more skills from azure-samples/durable-task-scheduler

快速解答

什麼是 durable-functions-dotnet?

使用 Azure Durable Functions 與 .NET 隔離工作執行緒和 Durable Task Scheduler 後端建立持久、容錯的工作流程。在建立無伺服器編排、活動、實體或實作功能鏈、扇出/扇入、非同步 HTTP API、人工互動、監控或有狀態聚合器等模式時使用。適用於需要持久執行、狀態持久性或與內建 HTTP 管理 API 和 Azure 整合進行分散式協調的 Azure Functions 應用。 來源:azure-samples/durable-task-scheduler。

如何安裝 durable-functions-dotnet?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/azure-samples/durable-task-scheduler --skill durable-functions-dotnet 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/azure-samples/durable-task-scheduler

詳情

分類
>_效率工具
來源
skills.sh
收錄時間
2026-02-25