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