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.

exceptionless
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