Acerca de
This skill provides Claude with expert-level guidance on C# LINQ, enabling the generation of clean, type-safe, and performant data queries. It covers both query and method syntax, deep-dives into deferred execution vs. immediate execution, and provides patterns for complex operations like groupings, joins, and hierarchical data transformations. Whether you're working with in-memory collections or database providers, this skill ensures your LINQ code follows professional C# best practices and avoids common performance pitfalls like multiple enumeration.