Type Design Performance

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types. Use when this capability is needed.

tomevault-io ff2ae97 2 files · 10.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/aaronontheweb--dotnet-skills--csharp-type-design-performance commit ff2ae97104

Frequently asked questions

npx skillmds@latest add tomevault-io/type-design-performance