System.Threading
4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Threading -Version 4.3.0
dotnet add package System.Threading --version 4.3.0
paket add System.Threading --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETStandard 1.3
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
4.3.0 | 16,335,203 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 269,362 | 10/24/2016 | |
4.0.11 | 21,332,614 | 6/27/2016 | |
4.0.11-rc2-24027 | 4,921,401 | 5/16/2016 | |
4.0.11-beta-23516 | 561,276 | 11/18/2015 | |
4.0.11-beta-23409 | 398,171 | 10/15/2015 | |
4.0.11-beta-23225 | 161,619 | 9/2/2015 | |
4.0.10 | 3,425,621 | 7/29/2015 | |
4.0.10-beta-23109 | 168,210 | 7/27/2015 | |
4.0.10-beta-23019 | 73,642 | 6/30/2015 | |
4.0.10-beta-22816 | 172,841 | 4/24/2015 | |
4.0.10-beta-22605 | 23,986 | 2/13/2015 | |
4.0.0 | 4,047,278 | 7/29/2015 | |
4.0.0-beta-23109 | 97,381 | 7/27/2015 | |
4.0.0-beta-23019 | 147,615 | 6/30/2015 | |
4.0.0-beta-22416 | 16,944 | 1/16/2015 | |
4.0.0-beta-22231 | 33,182 | 11/11/2014 |