Skip to main content
System.Threading.Channels package icon

System.Threading.Channels

Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T>

Total Downloads
1.5B
1,534,920,558
Published
Jul 15, 2025
Latest stable version

Install

.NET CLI
dotnet add package System.Threading.Channels --version 10.0.0-preview.6.25358.103
Package Manager Console
Install-Package System.Threading.Channels -Version 10.0.0-preview.6.25358.103
PackageReference
<PackageReference Include="System.Threading.Channels" Version="10.0.0-preview.6.25358.103" />

Frameworks

.NETFramework4.6.2 net8.0 net9.0 net10.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[10.0.0-preview.6.25358.103, )
[4.6.3, )
[10.0.0-preview.6.25358.103, )
[4.6.3, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.