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