System.Threading.Channels 4.5.0-preview1-26216-02

Prefix Reserved
This is a prerelease version of System.Threading.Channels.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Threading.Channels --version 4.5.0-preview1-26216-02
                    
NuGet\Install-Package System.Threading.Channels -Version 4.5.0-preview1-26216-02
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Threading.Channels" Version="4.5.0-preview1-26216-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Threading.Channels" Version="4.5.0-preview1-26216-02" />
                    
Directory.Packages.props
<PackageReference Include="System.Threading.Channels" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Threading.Channels --version 4.5.0-preview1-26216-02
                    
#r "nuget: System.Threading.Channels, 4.5.0-preview1-26216-02"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Threading.Channels&version=4.5.0-preview1-26216-02&prerelease
                    
Install System.Threading.Channels as a Cake Addin
#tool nuget:?package=System.Threading.Channels&version=4.5.0-preview1-26216-02&prerelease
                    
Install System.Threading.Channels as a Cake Tool

Provides types for passing data between producers and consumers.

Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>

00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (658)

Showing the top 5 NuGet packages that depend on System.Threading.Channels:

Package Downloads
Serilog

Simple .NET logging with fully-structured events

StackExchange.Redis

High performance Redis client, incorporating both synchronous and asynchronous usage.

Microsoft.CodeAnalysis.Workspaces.Common

A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.

Microsoft.CodeAnalysis.CSharp.Workspaces

.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.

RabbitMQ.Client

The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)

GitHub repositories (129)

Showing the top 20 popular GitHub repositories that depend on System.Threading.Channels:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
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.
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
serilog/serilog
Simple .NET logging with fully-structured events
MassTransit/MassTransit
Distributed Application Framework for .NET
StackExchange/StackExchange.Redis
General purpose redis client
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
kurrent-io/KurrentDB
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
actions/runner
The Runner for GitHub Actions :rocket:
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
grpc/grpc-dotnet
gRPC for .NET
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
goatcorp/FFXIVQuickLauncher
Custom launcher for FFXIV
Version Downloads Last updated
10.0.0-preview.3.25171.5 2,800 4/10/2025
10.0.0-preview.2.25163.2 3,385 3/18/2025
10.0.0-preview.1.25080.5 2,616 2/25/2025
9.0.4 237,355 4/8/2025
9.0.3 526,884 3/11/2025
9.0.2 704,104 2/11/2025
9.0.1 753,821 1/14/2025
9.0.0 1,428,239 11/12/2024
9.0.0-rc.2.24473.5 32,133 10/8/2024
9.0.0-rc.1.24431.7 8,073 9/10/2024
9.0.0-preview.7.24405.7 7,462 8/13/2024
9.0.0-preview.6.24327.7 10,740 7/9/2024
9.0.0-preview.5.24306.7 11,501 6/11/2024
9.0.0-preview.4.24266.19 12,998 5/21/2024
9.0.0-preview.3.24172.9 6,626 4/11/2024
9.0.0-preview.2.24128.5 9,080 3/12/2024
9.0.0-preview.1.24080.9 8,660 2/13/2024
8.0.0 54,342,787 11/14/2023
8.0.0-rc.2.23479.6 775,788 10/10/2023
8.0.0-rc.1.23419.4 38,916 9/12/2023
8.0.0-preview.7.23375.6 18,537 8/8/2023
8.0.0-preview.6.23329.7 11,697 7/11/2023
8.0.0-preview.5.23280.8 6,576 6/13/2023
8.0.0-preview.4.23259.5 15,516 5/16/2023
8.0.0-preview.3.23174.8 21,788 4/11/2023
8.0.0-preview.2.23128.3 38,480 3/14/2023
8.0.0-preview.1.23110.8 11,284 2/21/2023
7.0.0 125,046,977 11/7/2022
7.0.0-rc.2.22472.3 10,837 10/11/2022
7.0.0-rc.1.22426.10 9,355 9/14/2022
7.0.0-preview.7.22375.6 12,902 8/9/2022
7.0.0-preview.6.22324.4 6,093 7/12/2022
7.0.0-preview.5.22301.12 4,744 6/14/2022
7.0.0-preview.4.22229.4 8,730 5/10/2022
7.0.0-preview.3.22175.4 5,242 4/13/2022
7.0.0-preview.2.22152.2 53,660 3/14/2022
7.0.0-preview.1.22076.8 2,847 2/17/2022
6.0.0 176,246,811 11/8/2021
6.0.0-rc.2.21480.5 16,217 10/12/2021
6.0.0-rc.1.21451.13 16,264 9/14/2021
6.0.0-preview.7.21377.19 28,811 8/10/2021
6.0.0-preview.6.21352.12 7,839 7/14/2021
6.0.0-preview.5.21301.5 4,890 6/15/2021
6.0.0-preview.4.21253.7 8,329 5/24/2021
6.0.0-preview.3.21201.4 10,400 4/8/2021
6.0.0-preview.2.21154.6 37,521 3/11/2021
6.0.0-preview.1.21102.12 19,107 2/12/2021
5.0.0 71,390,383 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 14,464 10/13/2020
5.0.0-rc.1.20451.14 8,670 9/14/2020
5.0.0-preview.8.20407.11 14,698 8/25/2020
5.0.0-preview.7.20364.11 10,191 7/21/2020
5.0.0-preview.6.20305.6 3,596 6/25/2020
5.0.0-preview.5.20278.1 3,415 6/10/2020
5.0.0-preview.4.20251.6 14,395 5/18/2020
5.0.0-preview.3.20214.6 11,977 4/23/2020
5.0.0-preview.2.20160.6 12,770 4/2/2020
5.0.0-preview.1.20120.5 16,403 3/16/2020
4.7.1 225,509,312 5/12/2020
4.7.0 55,030,007 12/3/2019
4.7.0-preview3.19551.4 32,628 11/13/2019
4.7.0-preview2.19523.17 3,363 11/1/2019
4.7.0-preview1.19504.10 20,304 10/15/2019
4.6.0 45,628,247 9/23/2019
4.6.0-rc1.19456.4 9,565 9/16/2019
4.6.0-preview9.19421.4 10,831 9/4/2019
4.6.0-preview9.19416.11 1,463 9/4/2019
4.6.0-preview8.19405.3 25,693 8/13/2019
4.6.0-preview7.19362.9 11,420 7/23/2019
4.6.0-preview6.19303.8 13,021 6/12/2019
4.6.0-preview6.19264.9 3,661 9/4/2019
4.6.0-preview5.19224.8 141,819 5/6/2019
4.6.0-preview4.19212.13 9,351 4/18/2019
4.6.0-preview3.19128.7 9,690 3/6/2019
4.6.0-preview.19073.11 4,241 1/29/2019
4.6.0-preview.18571.3 55,957 12/3/2018
4.5.0 145,970,616 5/29/2018
4.5.0-rc1 76,789 5/6/2018
4.5.0-preview2-26406-04 83,133 4/10/2018
4.5.0-preview1-26216-02 126,321 2/26/2018