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
Mis à jour 3/5/2026
Étoiles
491
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use csharp-type-design-performance