csharp-async-patterns
OfficialC# async patterns with Task.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
From basic to advanced async patterns in C#, using Task, ValueTask, and continuation.
Core Features & Use Cases
- Async/Await Basics: Basic async methods and return values.
- Task Composition: WhenAll, WhenAny, continuation patterns.
- Cancellation & Error Handling: Use CancellationToken and try/catch flows.
Quick Start
Create an async method that awaits a network call and handles exceptions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: csharp-async-patterns Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#csharp-async-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.