System.Threading.Channels
4.7.0-preview2.19523.17
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Threading.Channels --version 4.7.0-preview2.19523.17
NuGet\Install-Package System.Threading.Channels -Version 4.7.0-preview2.19523.17
<PackageReference Include="System.Threading.Channels" Version="4.7.0-preview2.19523.17" />
paket add System.Threading.Channels --version 4.7.0-preview2.19523.17
#r "nuget: System.Threading.Channels, 4.7.0-preview2.19523.17"
// Install System.Threading.Channels as a Cake Addin #addin nuget:?package=System.Threading.Channels&version=4.7.0-preview2.19523.17&prerelease // Install System.Threading.Channels as a Cake Tool #tool nuget:?package=System.Threading.Channels&version=4.7.0-preview2.19523.17&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.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.6
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
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 (120)
Showing the top 5 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.
|