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