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