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
अपडेट किया गया 1/15/2026
स्टार
3
फोर्क
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.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use csharp-async-patterns