Csharp 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 e72e02f 2 files · 11.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/foxminchan--bookworm--csharp-type-design-performance commit e72e02fd22

Frequently asked questions

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