System.Threading
4.0.0-beta-22231
See the version list below for details.
dotnet add package System.Threading --version 4.0.0-beta-22231
NuGet\Install-Package System.Threading -Version 4.0.0-beta-22231
<PackageReference Include="System.Threading" Version="4.0.0-beta-22231" />
paket add System.Threading --version 4.0.0-beta-22231
#r "nuget: System.Threading, 4.0.0-beta-22231"
// Install System.Threading as a Cake Addin
#addin nuget:?package=System.Threading&version=4.0.0-beta-22231&prerelease
// Install System.Threading as a Cake Tool
#tool nuget:?package=System.Threading&version=4.0.0-beta-22231&prerelease
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Runtime (>= 4.0.0-beta-22231)
- System.Threading.Tasks (>= 4.0.0-beta-22231)
NuGet packages (818)
Showing the top 5 NuGet packages that depend on System.Threading:
Package | Downloads |
---|---|
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.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor 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. |
|
System.ObjectModel
Provides types and interfaces that allow the creation of observable types that provide notifications to clients when changes are made to it. Commonly Used Types: System.ComponentModel.INotifyPropertyChanged System.Collections.ObjectModel.ObservableCollection<T> System.ComponentModel.PropertyChangedEventHandler System.Windows.Input.ICommand System.Collections.Specialized.INotifyCollectionChanged System.Collections.Specialized.NotifyCollectionChangedEventArgs System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.ObjectModel.KeyedCollection<TKey, TItem> System.ComponentModel.PropertyChangedEventArgs System.Collections.ObjectModel.ReadOnlyDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4. |
GitHub repositories (374)
Showing the top 5 popular GitHub repositories that depend on System.Threading:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 926,297,925 | 11/15/2016 |
4.3.0-preview1-24530-04 | 496,101 | 10/24/2016 |
4.0.11 | 766,251,114 | 6/27/2016 |
4.0.11-rc2-24027 | 20,172,955 | 5/16/2016 |
4.0.11-beta-23516 | 586,903 | 11/18/2015 |
4.0.11-beta-23409 | 401,629 | 10/15/2015 |
4.0.11-beta-23225 | 235,281 | 9/2/2015 |
4.0.10 | 4,590,579 | 7/29/2015 |
4.0.10-beta-23109 | 172,795 | 7/27/2015 |
4.0.10-beta-23019 | 80,004 | 6/30/2015 |
4.0.10-beta-22816 | 179,193 | 4/24/2015 |
4.0.10-beta-22605 | 26,662 | 2/13/2015 |
4.0.0 | 7,041,593 | 7/29/2015 |
4.0.0-beta-23109 | 99,638 | 7/27/2015 |
4.0.0-beta-23019 | 153,795 | 6/30/2015 |
4.0.0-beta-22416 | 20,156 | 1/16/2015 |
4.0.0-beta-22231 | 36,495 | 11/11/2014 |