npx skills add https://github.com/openai/skills --skill aspnet-core选择正确的 ASP.NET Core 应用程序模型,正确组合主机和请求管道,并按照 Microsoft 当前文档的框架风格实现功能。
根据任务需要加载最小化的引用集。不要默认加载所有引用。
Program.cs、依赖注入、配置、中间件、路由、日志记录和静态资源。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
WebApplicationBuilder 和 WebApplication。除非代码库已在使用或任务是迁移,否则避免使用旧的 Startup 和 WebHost 模式。Program.cs、服务、中间件、路由、配置、日志记录和静态资源。DbContext、选项、IHttpClientFactory、会话、临时数据和应用程序状态。dotnet new 模板开始,并保持生成的结构可识别。每周安装次数
253
仓库
GitHub 星标数
15.3K
首次出现
2026年3月4日
安全审计
已安装于
codex237
cursor228
github-copilot227
opencode227
gemini-cli227
kimi-cli226
Choose the right ASP.NET Core application model, compose the host and request pipeline correctly, and implement features in the framework style Microsoft documents today.
Load the smallest set of references that fits the task. Do not load every reference by default.
Program.cs, DI, configuration, middleware, routing, logging, and static assets.WebApplicationBuilder and WebApplication. Avoid older Startup and WebHost patterns unless the codebase already uses them or the task is migration.Program.cs, services, middleware, routing, configuration, logging, and static assets.DbContext, options, , session, temp data, and app state responsibly.dotnet new template and keep the generated structure recognizable.Weekly Installs
253
Repository
GitHub Stars
15.3K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex237
cursor228
github-copilot227
opencode227
gemini-cli227
kimi-cli226
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
106,200 周安装
IHttpClientFactory