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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use type-design-performance