System.Threading
4.0.11
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.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Threading -Version 4.0.11
dotnet add package System.Threading --version 4.0.11
<PackageReference Include="System.Threading" Version="4.0.11" />
paket add System.Threading --version 4.0.11
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- System.Runtime (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Runtime (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
-
.NETStandard 1.3
- System.Runtime (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
-
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.
Used By
NuGet packages (810)
Showing the top 5 NuGet packages that depend on System.Threading:
Package | Downloads |
---|---|
System.Diagnostics.DiagnosticSource
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Buffers
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Security.Principal.Windows
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Commonly Used Types:
System.Security.Principal.WindowsIdentity
System.Security.Principal.SecurityIdentifier
System.Security.Principal.NTAccount
System.Security.Principal.WindowsPrincipal
System.Security.Principal.IdentityReference
System.Security.Principal.IdentityNotMappedException
System.Security.Principal.WindowsBuiltInRole
System.Security.Principal.WellKnownSidType
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (313)
Showing the top 5 popular GitHub repositories that depend on System.Threading:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 125,326,318 | 11/15/2016 |
4.3.0-preview1-24530-04 | 368,360 | 10/24/2016 |
4.0.11 | 114,245,594 | 6/27/2016 |
4.0.11-rc2-24027 | 11,776,728 | 5/16/2016 |
4.0.11-beta-23516 | 575,088 | 11/18/2015 |
4.0.11-beta-23409 | 399,282 | 10/15/2015 |
4.0.11-beta-23225 | 192,701 | 9/2/2015 |
4.0.10 | 3,866,874 | 7/29/2015 |
4.0.10-beta-23109 | 169,986 | 7/27/2015 |
4.0.10-beta-23019 | 76,174 | 6/30/2015 |
4.0.10-beta-22816 | 175,539 | 4/24/2015 |
4.0.10-beta-22605 | 25,131 | 2/13/2015 |
4.0.0 | 5,508,539 | 7/29/2015 |
4.0.0-beta-23109 | 98,362 | 7/27/2015 |
4.0.0-beta-23019 | 149,663 | 6/30/2015 |
4.0.0-beta-22416 | 17,985 | 1/16/2015 |
4.0.0-beta-22231 | 34,119 | 11/11/2014 |