·dotnet-aspire
</>

dotnet-aspire

將 .NET Aspire 雲端原生編排加入現有 .NET 解決方案。分析解決方案結構以識別服務(API、Web 應用程式、工作人員)、建立 AppHost 和 ServiceDefaults 專案、配置服務發現、新增 NuGet 套件以及設定分散式應用程式編排。將 Aspire 新增至 .NET 解決方案或建立新的雲端就緒分散式應用程式時使用。

0安裝·0熱度·@baotoq

安裝

$npx skills add https://github.com/baotoq/agent-skills --skill dotnet-aspire

如何安裝 dotnet-aspire

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

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

來源:baotoq/agent-skills。

SKILL.md

查看原文

This skill helps add .NET Aspire to existing .NET solutions or create new Aspire-enabled distributed applications. It provides modular guidance for orchestration, service discovery, component integration, configuration management, and deployment.

.NET Aspire is an opinionated, cloud-ready stack for building observable, production-ready, distributed applications. It provides:

| Overall structure | Overview & Setup | Step-by-step implementation from analysis to running | | Database, cache, messaging | resources/components.md | All available Aspire component packages with examples | | Inter-service communication | resources/service-communication.md | Service discovery, HttpClient patterns, resilience |

將 .NET Aspire 雲端原生編排加入現有 .NET 解決方案。分析解決方案結構以識別服務(API、Web 應用程式、工作人員)、建立 AppHost 和 ServiceDefaults 專案、配置服務發現、新增 NuGet 套件以及設定分散式應用程式編排。將 Aspire 新增至 .NET 解決方案或建立新的雲端就緒分散式應用程式時使用。 來源:baotoq/agent-skills。

可引用資訊

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

安裝指令
npx skills add https://github.com/baotoq/agent-skills --skill dotnet-aspire
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-10

Browse more skills from baotoq/agent-skills

快速解答

什麼是 dotnet-aspire?

將 .NET Aspire 雲端原生編排加入現有 .NET 解決方案。分析解決方案結構以識別服務(API、Web 應用程式、工作人員)、建立 AppHost 和 ServiceDefaults 專案、配置服務發現、新增 NuGet 套件以及設定分散式應用程式編排。將 Aspire 新增至 .NET 解決方案或建立新的雲端就緒分散式應用程式時使用。 來源:baotoq/agent-skills。

如何安裝 dotnet-aspire?

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

這個 Skill 的原始碼在哪?

https://github.com/baotoq/agent-skills