home/categories/architecture-patterns/michaellperry-aaad-kilocode-skills-linq-query-patterns-skill-md
architecture-patternsdevelopment
linq-query-patterns
Enforces LINQ query syntax patterns, separation of concerns, and async execution for data access. Use when writing repository methods, implementing LINQ queries, or refactoring data access code to follow project conventions.
maintainer
michaellperry
更新於 1/11/2026
星標
0
分支
0
quick start
Installation and usage
Enforces LINQ query syntax patterns, separation of concerns, and async execution for data access. Use when writing repository methods, implementing LINQ queries, or refactoring data access code to follow project conventions.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use linq-query-patterns