Skip to main content

dotnet-techne-csharp-type-design-performance

النجوم١٢
التفرعات١
آخر تحديث١٦ يونيو ٢٠٢٦ في ١٩:٢٧

Use when designing types and collections for hot paths and low-allocation .NET code. Keywords: readonly struct, sealed class, ValueTask, Span, FrozenDictionary, FrozenSet, allocation optimisation.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly