aspire-configuration
✓配置 Aspire AppHost 以通过环境变量发出显式应用程序配置;使应用程序代码不受 Aspire 客户端和服务发现的影响。
SKILL.md
The AppHost is responsible for turning Aspire resources into explicit app settings. The application never consumes Aspire clients or service discovery directly.
Application code binds to options and initializes SDKs directly. It never depends on Aspire client packages or service discovery.
Do not add Aspire client packages (or AddServiceDiscovery) to the app. Those are orchestration concerns and should stay in AppHost.
配置 Aspire AppHost 以通过环境变量发出显式应用程序配置;使应用程序代码不受 Aspire 客户端和服务发现的影响。 来源:aaronontheweb/dotnet-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill aspire-configuration- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 aspire-configuration?
配置 Aspire AppHost 以通过环境变量发出显式应用程序配置;使应用程序代码不受 Aspire 客户端和服务发现的影响。 来源:aaronontheweb/dotnet-skills。
如何安装 aspire-configuration?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aaronontheweb/dotnet-skills --skill aspire-configuration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/aaronontheweb/dotnet-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-11