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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use linq-query-patterns