·dotnet-10-csharp-14
</>

dotnet-10-csharp-14

mhagrelius/dotfiles

構建 .NET 10 或 C# 14 應用程序時使用;使用最少的 API、模塊化整體模式或功能文件夾時;在實現 HTTP 彈性、選項模式、通道或驗證時;當看到過時的模式(例如舊的擴展方法語法)時

212安裝·16熱度·@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