System.Threading.Channels
4.5.0
.NET Core 2.1
.NET Standard 1.3
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.
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.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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.
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 | Downloads | Last updated |
|---|---|---|
| 4.5.0 | 0 | 06.02.2022 |