home/categories/architecture-patterns/creator-hian-claude-code-plugins-csharp-plugin-skills-csharp-async-patterns-skill-md
architecture-patternsdevelopment

csharp-async-patterns

Modern C# asynchronous programming patterns using async/await, proper CancellationToken usage, and error handling in async code. Use when guidance needed on async/await best practices, Task composition and coordination, ConfigureAwait usage, ValueTask optimization, or async operation cancellation patterns. Pure .NET framework patterns applicable to any C# application.

creator-hian
maintainer
creator-hian
Mis à jour 1/15/2026
Étoiles
3
Forks
0
quick start

Installation and usage

Modern C# asynchronous programming patterns using async/await, proper CancellationToken usage, and error handling in async code. Use when guidance needed on async/await best practices, Task composition and coordination, ConfigureAwait usage, ValueTask optimization, or async operation cancellation patterns. Pure .NET framework patterns applicable to any C# application.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use csharp-async-patterns