System.Threading.Channels
4.7.1
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
When using NuGet 3.x this package requires at least version 3.4.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Threading.Channels -Version 4.7.1
dotnet add package System.Threading.Channels --version 4.7.1
<PackageReference Include="System.Threading.Channels" Version="4.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Channels --version 4.7.1
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
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.6
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETFramework 4.6.1
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
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
GitHub repositories (37)
Showing the top 5 popular GitHub repositories that depend on System.Threading.Channels:
| Repository | Stars |
|---|---|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|