System.Threading.Channels
4.5.0
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Threading.Channels -Version 4.5.0
dotnet add package System.Threading.Channels --version 4.5.0
<PackageReference Include="System.Threading.Channels" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Channels --version 4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Threading.Channels, 4.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Threading.Channels as a Cake Addin
#addin nuget:?package=System.Threading.Channels&version=4.5.0
// Install System.Threading.Channels as a Cake Tool
#tool nuget:?package=System.Threading.Channels&version=4.5.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
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
UAP 10.0.16300
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Threading.Channels:
| Package | Downloads |
|---|---|
|
Microsoft.AspNetCore.SignalR.Core
Real-time communication framework for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.5.0 | 0 | 06.02.2022 |