System.Threading.Channels
4.5.0-preview1-26216-02
Prefix Reserved
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
<PackageReference Include="System.Threading.Channels" Version="4.5.0-preview1-26216-02" />
<PackageVersion Include="System.Threading.Channels" Version="4.5.0-preview1-26216-02" />
<PackageReference Include="System.Threading.Channels" />
paket add System.Threading.Channels --version 4.5.0-preview1-26216-02
#r "nuget: System.Threading.Channels, 4.5.0-preview1-26216-02"
#addin nuget:?package=System.Threading.Channels&version=4.5.0-preview1-26216-02&prerelease
#tool nuget:?package=System.Threading.Channels&version=4.5.0-preview1-26216-02&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.6
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
MonoAndroid 1.0
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
MonoTouch 1.0
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
UAP 10.0.16300
- No dependencies.
-
Xamarin.iOS 1.0
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
Xamarin.Mac 2.0
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
Xamarin.TVOS 1.0
- System.Threading.Tasks.Extensions (>= 4.4.0)
-
Xamarin.WatchOS 1.0
- System.Threading.Tasks.Extensions (>= 4.4.0)
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 (52)
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
|
|
ravendb/ravendb
ACID Document Database
|