System.Threading.Channels 5.0.0-preview.7.20364.11

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 5.0.0-preview.7.20364.11
NuGet\Install-Package System.Threading.Channels -Version 5.0.0-preview.7.20364.11
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="5.0.0-preview.7.20364.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Channels --version 5.0.0-preview.7.20364.11
#r "nuget: System.Threading.Channels, 5.0.0-preview.7.20364.11"
#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.
// Install System.Threading.Channels as a Cake Addin
#addin nuget:?package=System.Threading.Channels&version=5.0.0-preview.7.20364.11&prerelease

// Install System.Threading.Channels as a Cake Tool
#tool nuget:?package=System.Threading.Channels&version=5.0.0-preview.7.20364.11&prerelease

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 are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

Package Downloads
StackExchange.Redis

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

Npgsql

Npgsql is the open source .NET data provider for PostgreSQL.

Azure.Messaging.EventHubs

Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/

GitHub repositories (105)

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

Repository Stars
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
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.