architecture-patternsdevelopment
csharp-modern
Modern C# development with .NET 8+, async patterns, and records. Use when: - Writing or reviewing C# code - Configuring async/await with ConfigureAwait - Using nullable reference types - Implementing pattern matching - Setting up .NET projects Keywords: C#, .NET, async, await, ConfigureAwait, nullable, record, pattern matching, xUnit, ValueTask
maintainer
phrazzld
更新于 1/18/2026
星标
2
分支
1
quick start
Installation and usage
Modern C# development with .NET 8+, async patterns, and records. Use when: - Writing or reviewing C# code - Configuring async/await with ConfigureAwait - Using nullable reference types - Implementing pattern matching - Setting up .NET projects Keywords: C#, .NET, async, await, ConfigureAwait, nullable, record, pattern matching, xUnit, ValueTask
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use csharp-modern