·dotnet-10-csharp-14
</>

dotnet-10-csharp-14

mhagrelius/dotfiles

构建 .NET 10 或 C# 14 应用程序时使用;使用最少的 API、模块化整体模式或功能文件夹时;在实现 HTTP 弹性、选项模式、通道或验证时;当看到过时的模式(例如旧的扩展方法语法)时

217安装·9热度·@mhagrelius

安装

$npx skills add https://github.com/mhagrelius/dotfiles --skill dotnet-10-csharp-14

SKILL.md

.NET 10 (LTS, Nov 2025) with C# 14. Covers minimal APIs, not MVC.

Official docs: .NET 10 | C# 14 | ASP.NET Core 10

| csharp-14.md | Extension blocks, field keyword, null-conditional assignment | | minimal-apis.md | Validation, TypedResults, filters, modular monolith, vertical slices | | security.md | JWT auth, CORS, rate limiting, OpenAPI security, middleware order |

构建 .NET 10 或 C# 14 应用程序时使用;使用最少的 API、模块化整体模式或功能文件夹时;在实现 HTTP 弹性、选项模式、通道或验证时;当看到过时的模式(例如旧的扩展方法语法)时 来源:mhagrelius/dotfiles。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mhagrelius/dotfiles --skill dotnet-10-csharp-14
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 dotnet-10-csharp-14?

构建 .NET 10 或 C# 14 应用程序时使用;使用最少的 API、模块化整体模式或功能文件夹时;在实现 HTTP 弹性、选项模式、通道或验证时;当看到过时的模式(例如旧的扩展方法语法)时 来源:mhagrelius/dotfiles。

如何安装 dotnet-10-csharp-14?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mhagrelius/dotfiles --skill dotnet-10-csharp-14 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/mhagrelius/dotfiles