home/categories/architecture-patterns/exceptionless-exceptionless-agents-skills-dotnet-conventions-skill-md
architecture-patternsdevelopment
dotnet-conventions
Use this skill when writing or reviewing C# code to follow project conventions. Covers naming standards, async patterns, CancellationToken usage, structured logging, nullable reference types, and formatting rules. Apply when authoring new C# classes, reviewing code style, or ensuring consistency with existing patterns.
maintainer
exceptionless
آخر تحديث 3/15/2026
النجوم
2454
التفرعات
508
quick start
Installation and usage
Use this skill when writing or reviewing C# code to follow project conventions. Covers naming standards, async patterns, CancellationToken usage, structured logging, nullable reference types, and formatting rules. Apply when authoring new C# classes, reviewing code style, or ensuring consistency with existing patterns.
التثبيت
$ install --globalskills.sh
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use dotnet-conventions