Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

csharp-concurrency-patterns

النجوم٦٥
التفرعات١٠
آخر تحديث١٩ فبراير ٢٠٢٦ في ٠١:٠٦

Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management. Covers both high-level abstractions and low-level synchronization primitives. Use when deciding how to handle concurrent operations in .NET, evaluating whether to use async/await, Channels, or Akka.NET, or managing state across multiple concurrent entities.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly