home/categories/architecture-patterns/aaronontheweb-dotnet-skills-skills-csharp-type-design-performance-skill-md
architecture-patternsdevelopment
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.
maintainer
Aaronontheweb
اپ ڈیٹ ہوا 2/5/2026
اسٹارز
761
فورکس
72
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 type-design-performance