Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.
Resources
2Install
npx skillscat add tuyv/ccpm/type-design-performance Install via the SkillsCat registry.