dotnet-async-patterns

Installation
SKILL.md

.NET Async/Await Patterns

Master asynchronous programming in .NET for building high-performance, scalable ASP.NET Core applications.

When to Use This Skill

  • Building ASP.NET Core APIs
  • Working with async database operations (EF Core)
  • Calling external APIs or web services
  • Implementing background processing
  • Handling concurrent requests efficiently
  • Preventing thread pool starvation
  • Optimizing application performance
  • Avoiding deadlocks

Core Concepts

1. Async/Await Fundamentals

Installs
6
GitHub Stars
24
First Seen
Jan 26, 2026
dotnet-async-patterns — thapaliyabikendra/ai-artifacts