System.Threading.Thread
4.3.0
Provides the System.Threading.Thread class, which allows developers to create and control a thread, set its priority, and get its state.
Commonly Used Types:
System.Threading.Thread
System.Threading.ThreadStart
System.Threading.ParameterizedThreadStart
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Threading.Thread -Version 4.3.0
dotnet add package System.Threading.Thread --version 4.3.0
<PackageReference Include="System.Threading.Thread" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Thread --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Threading.Thread, 4.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.Runtime (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- 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 (510)
Showing the top 5 NuGet packages that depend on System.Threading.Thread:
Package | Downloads |
---|---|
System.Security.AccessControl
Provides base classes that enable managing access and audit control lists on securable objects.
Commonly Used Types:
System.Security.AccessControl.AccessRule
System.Security.AccessControl.AuditRule
System.Security.AccessControl.ObjectAccessRule
System.Security.AccessControl.ObjectAuditRule
System.Security.AccessControl.ObjectSecurity
|
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Diagnostics.Process
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.Process
System.Diagnostics.ProcessModule
System.Diagnostics.ProcessStartInfo
System.Diagnostics.ProcessThread
When using NuGet 3.x this package requires at least version 3.4.
|
|
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter.
|
|
AWSSDK.Core
The Amazon Web Services SDK for .NET - Core Runtime
|
GitHub repositories (159)
Showing the top 5 popular GitHub repositories that depend on System.Threading.Thread:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
A cross platform XAML framework for .NET
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 78,806,297 | 11/15/2016 |
4.3.0-preview1-24530-04 | 153,314 | 10/24/2016 |
4.0.0 | 165,448,753 | 6/27/2016 |
4.0.0-rc2-24027 | 6,699,179 | 5/16/2016 |
4.0.0-beta-23516 | 383,592 | 11/18/2015 |
4.0.0-beta-23409 | 461,621 | 10/15/2015 |
4.0.0-beta-23225 | 214,214 | 9/2/2015 |
4.0.0-beta-23123 | 43,107 | 7/29/2015 |
4.0.0-beta-23109 | 156,705 | 7/27/2015 |
4.0.0-beta-23019 | 54,478 | 6/30/2015 |
4.0.0-beta-22816 | 40,006 | 4/24/2015 |
4.0.0-beta-22605 | 17,969 | 2/13/2015 |
4.0.0-beta-22416 | 9,881 | 1/16/2015 |
4.0.0-beta-22231 | 28,591 | 11/11/2014 |