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.
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