home/categories/architecture-patterns/foxminchan-bookworm-github-skills-csharp-type-design-performance-skill-md
architecture-patternsdevelopment

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.

foxminchan
maintainer
foxminchan
اپ ڈیٹ ہوا 3/5/2026
اسٹارز
491
فورکس
64
quick start

Installation and usage

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

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use csharp-type-design-performance