dotnet-async-patterns
CommunityMaster .NET async patterns for scalable apps.
Authoralexsandrocruz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers write efficient, safe, and scalable asynchronous code in .NET, eliminating common pitfalls like deadlocks and synchronization context issues.
Core Features & Use Cases
- Async/Await fundamentals and TAP usage across ASP.NET Core apps.
- ConfigureAwait guidance and ValueTask optimization for hot paths.
- CancellationToken propagation and parallel processing to improve throughput.
- Error handling and deadlock prevention in real-world services.
- Use Case: Refactor a synchronous data-access layer into non-blocking operations to improve throughput under load.
Quick Start
Apply this skill to refactor a sample ASP.NET Core API into fully asynchronous operations, ensuring no .Result or .Wait() calls and proper cancellation tokens.
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: dotnet-async-patterns Download link: https://github.com/alexsandrocruz/DominusLeads/archive/main.zip#dotnet-async-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.