System.Threading 4.0.11-beta-23409
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex
Showing the top 20 packages that depend on System.Threading.
| Packages | Downloads |
|---|---|
|
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
3 |
|
System.Collections.Concurrent
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>
When using NuGet 3.x this package requires at least version 3.4.
|
3 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.6
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 3 | 04/27/2026 |
| 4.3.0-preview1-24530-04 | 3 | 04/27/2026 |
| 4.0.11 | 3 | 04/27/2026 |
| 4.0.11-rc2-24027 | 3 | 04/27/2026 |
| 4.0.11-beta-23516 | 3 | 04/27/2026 |
| 4.0.11-beta-23409 | 3 | 04/27/2026 |
| 4.0.11-beta-23225 | 3 | 04/27/2026 |
| 4.0.10 | 3 | 04/27/2026 |
| 4.0.10-beta-23109 | 3 | 04/27/2026 |
| 4.0.10-beta-23019 | 3 | 04/27/2026 |
| 4.0.10-beta-22816 | 3 | 04/27/2026 |
| 4.0.10-beta-22605 | 3 | 04/27/2026 |
| 4.0.0 | 3 | 04/27/2026 |
| 4.0.0-beta-23109 | 3 | 04/27/2026 |
| 4.0.0-beta-23019 | 3 | 04/27/2026 |
| 4.0.0-beta-22416 | 3 | 04/27/2026 |
| 4.0.0-beta-22231 | 3 | 04/27/2026 |