System.Threading.Channels 9.0.0-preview.3.24172.9

About

The System.Threading.Channels library provides types for passing data asynchronously between producers and consumers.

Key Features

  • Abstractions representing channels for one or more producers to publish data to one or more consumers
  • APIs focused on asynchronous production and consumption of data
  • Factory methods for producing multiple kinds of channels

How to Use

using System;
using System.Threading.Channels;
using System.Threading.Tasks;

Channel<int> channel = Channel.CreateUnbounded<int>();

Task producer = Task.Run(async () =>
{
    int i = 0;
    while (true)
    {
        channel.Writer.TryWrite(i++);
        await Task.Delay(TimeSpan.FromSeconds(1));
    }
});

Task consumer = Task.Run(async () =>
{
    await foreach (int value in channel.Reader.ReadAllAsync())
    {
        Console.WriteLine(value);
    }
});

await Task.WhenAll(producer, consumer);

Main Types

The main types provided by this library are:

  • System.Threading.Channel<T>
  • System.Threading.Channel

Additional Documentation

https://www.nuget.org/packages/System.Threading.Tasks.Dataflow/

Feedback & Contributing

System.Threading.Channels is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on System.Threading.Channels.

Packages Downloads
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f
27
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/81d9274600db701a8b08ed8af3fd6b00a775cc33.
22
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/ea0b6351c129c7decd9bf76f4388239509e28e0d.
19
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/50bd09a9eefdf9bc3653dbf6d9624b31a023c7c0.
19
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/6a5a63bbc9f4449d9bd1e95a8f9624939c3ccdc3.
16
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/44555193fd1135b5d53a2099f76fec91e0d1ebde.
16
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/66772aff549b2981094175a6f2f69600596c1913.
15
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/6544980c8335ce25d8959afd4b6ee308686fed53.
14
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/43b0b05cc4f492fd5de00f6f6717409091df8daa.
14
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/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.
14
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/692d17e98436dfde74109aefe78f3507ae6c5b36.
13
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/c3cc1d0ceeab1a65da0217e403851a1e8a30086a.
12
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/15fdb3494d7f6089125c97a70602df43f956da18.
12
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/47b0a1e0ab831076eda00bb1e24b9d042d256e17.
12
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/28e49407a6e4744819bd471707259b99964e441c.
11
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/9934fb9e3527e1c0c51314e57d4aab30f97e8f9e.
10
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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
9
Microsoft.CodeAnalysis.VisualBasic.Features
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
8
Microsoft.CodeAnalysis.VisualBasic.Features
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.
8
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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
8

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET Standard 2.0

.NET Standard 2.1

  • No dependencies.

Version Downloads Last updated
9.0.0-preview.3.24172.9 4 4/13/2024
9.0.0-preview.2.24128.5 6 3/16/2024
9.0.0-preview.1.24080.9 9 2/27/2024
8.0.0 16 11/15/2023
8.0.0-rc.2.23479.6 43 10/13/2023
8.0.0-rc.1.23419.4 18 9/15/2023
8.0.0-preview.7.23375.6 21 8/20/2023
8.0.0-preview.6.23329.7 17 7/23/2023
8.0.0-preview.5.23280.8 19 8/1/2023
8.0.0-preview.4.23259.5 17 7/15/2023
8.0.0-preview.3.23174.8 23 5/13/2023
8.0.0-preview.2.23128.3 19 3/17/2023
8.0.0-preview.1.23110.8 29 2/22/2023
7.0.0 36 12/4/2022
7.0.0-rc.2.22472.3 26 12/4/2022
7.0.0-rc.1.22426.10 23 9/15/2022
7.0.0-preview.7.22375.6 24 9/16/2022
7.0.0-preview.6.22324.4 21 9/16/2022
7.0.0-preview.5.22301.12 21 9/16/2022
7.0.0-preview.4.22229.4 28 9/16/2022
7.0.0-preview.3.22175.4 25 9/16/2022
7.0.0-preview.2.22152.2 21 9/16/2022
7.0.0-preview.1.22076.8 24 9/16/2022
6.0.2-mauipre.1.22102.15 55 9/16/2022
6.0.2-mauipre.1.22054.8 15 9/16/2022
6.0.0 15 9/16/2022
6.0.0-rc.2.21480.5 18 9/16/2022
6.0.0-rc.1.21451.13 20 9/16/2022
6.0.0-preview.7.21377.19 18 9/16/2022
6.0.0-preview.6.21352.12 21 9/16/2022
6.0.0-preview.5.21301.5 14 9/16/2022
6.0.0-preview.4.21253.7 24 9/16/2022
6.0.0-preview.3.21201.4 22 9/16/2022
6.0.0-preview.2.21154.6 16 9/16/2022
6.0.0-preview.1.21102.12 20 9/16/2022
5.0.0 16 9/16/2022
5.0.0-rc.2.20475.5 18 9/16/2022
5.0.0-rc.1.20451.14 20 9/16/2022
5.0.0-preview.8.20407.11 19 9/16/2022
5.0.0-preview.7.20364.11 18 9/16/2022
5.0.0-preview.6.20305.6 18 9/16/2022
5.0.0-preview.5.20278.1 22 9/16/2022
5.0.0-preview.4.20251.6 15 9/16/2022
5.0.0-preview.3.20214.6 19 9/16/2022
5.0.0-preview.2.20160.6 19 9/16/2022
5.0.0-preview.1.20120.5 18 9/16/2022
4.7.1 24 9/16/2022
4.7.0 20 9/16/2022
4.7.0-preview3.19551.4 18 9/16/2022
4.7.0-preview2.19523.17 17 9/16/2022
4.7.0-preview1.19504.10 19 9/16/2022
4.6.0 25 9/16/2022
4.6.0-rc1.19456.4 16 9/16/2022
4.6.0-preview9.19421.4 16 9/16/2022
4.6.0-preview9.19416.11 15 9/16/2022
4.6.0-preview8.19405.3 16 9/16/2022
4.6.0-preview7.19362.9 16 9/16/2022
4.6.0-preview6.19303.8 19 9/16/2022
4.6.0-preview6.19264.9 16 9/16/2022
4.6.0-preview5.19224.8 20 9/16/2022
4.6.0-preview4.19212.13 18 9/16/2022
4.6.0-preview3.19128.7 17 9/16/2022
4.6.0-preview.19073.11 14 9/16/2022
4.6.0-preview.18571.3 14 9/16/2022
4.5.0 17 9/16/2022
4.5.0-rc1 21 9/16/2022
4.5.0-preview2-26406-04 21 9/16/2022
4.5.0-preview1-26216-02 18 9/16/2022