dotnet-csharp-concurrency-patterns

Community

Master .NET thread synchronization.

Authorrudironsoni
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance on effectively synchronizing threads and protecting shared state in .NET applications, preventing race conditions and ensuring data integrity.

Core Features & Use Cases

  • Synchronization Primitives: Learn to use lock, SemaphoreSlim, Interlocked, and ReaderWriterLockSlim.
  • Concurrent Collections: Understand how to leverage ConcurrentDictionary and ConcurrentQueue for thread-safe data access.
  • Decision Framework: A clear guide to choosing the right concurrency mechanism for your specific needs.
  • Use Case: Securely incrementing a shared counter across multiple threads without data corruption.

Quick Start

Use the dotnet-csharp-concurrency-patterns skill to understand how to use SemaphoreSlim for async-compatible mutual exclusion.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-csharp-concurrency-patterns
Download link: https://github.com/rudironsoni/dotnet-agent-harness/archive/main.zip#dotnet-csharp-concurrency-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.