System.Threading.Tasks.Dataflow 8.0.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package System.Threading.Tasks.Dataflow --version 8.0.1                
NuGet\Install-Package System.Threading.Tasks.Dataflow -Version 8.0.1                
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.Tasks.Dataflow" Version="8.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Tasks.Dataflow --version 8.0.1                
#r "nuget: System.Threading.Tasks.Dataflow, 8.0.1"                
#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.Tasks.Dataflow as a Cake Addin
#addin nuget:?package=System.Threading.Tasks.Dataflow&version=8.0.1

// Install System.Threading.Tasks.Dataflow as a Cake Tool
#tool nuget:?package=System.Threading.Tasks.Dataflow&version=8.0.1                

TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.

Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  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 tizen40 was computed.  tizen60 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.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (506)

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

Package Downloads
Microsoft.Azure.WebJobs

This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.

Microsoft.Build

This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.

Microsoft.Build.Tasks.Core

This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.

Microsoft.Build.Runtime

This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.

Microsoft.CodeAnalysis.Workspaces.MSBuild

.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e68227ea677b76a3c603bd616f03ea6d952b2458.

GitHub repositories (119)

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

Repository Stars
files-community/Files
Building the best file manager for Windows
jellyfin/jellyfin
The Free Software Media System
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
stride3d/stride
Stride Game Engine (formerly Xenko)
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Version Downloads Last updated
9.0.0-preview.6.24327.7 389 7/9/2024
9.0.0-preview.5.24306.7 901 6/11/2024
9.0.0-preview.4.24266.19 445 5/21/2024
9.0.0-preview.3.24172.9 996 4/11/2024
9.0.0-preview.2.24128.5 902 3/12/2024
9.0.0-preview.1.24080.9 8,077 2/13/2024
8.0.1 31,720 7/9/2024
8.0.0 2,586,587 11/14/2023
8.0.0-rc.2.23479.6 8,632 10/10/2023
8.0.0-rc.1.23419.4 2,890 9/12/2023
8.0.0-preview.7.23375.6 2,261 8/8/2023
8.0.0-preview.6.23329.7 1,481 7/11/2023
8.0.0-preview.5.23280.8 1,411 6/13/2023
8.0.0-preview.4.23259.5 1,730 5/16/2023
8.0.0-preview.3.23174.8 2,606 4/11/2023
8.0.0-preview.2.23128.3 1,308 3/14/2023
8.0.0-preview.1.23110.8 3,604 2/21/2023
7.0.0 12,251,487 11/7/2022
7.0.0-rc.2.22472.3 13,084 10/11/2022
7.0.0-rc.1.22426.10 802 9/14/2022
7.0.0-preview.7.22375.6 17,530 8/9/2022
7.0.0-preview.6.22324.4 4,385 7/12/2022
7.0.0-preview.5.22301.12 1,251 6/14/2022
7.0.0-preview.4.22229.4 960 5/10/2022
7.0.0-preview.3.22175.4 578 4/13/2022
7.0.0-preview.2.22152.2 907 3/14/2022
7.0.0-preview.1.22076.8 759 2/17/2022
6.0.0 36,455,776 11/8/2021
6.0.0-rc.2.21480.5 3,843 10/12/2021
6.0.0-rc.1.21451.13 1,815 9/14/2021
6.0.0-preview.7.21377.19 2,147 8/10/2021
6.0.0-preview.6.21352.12 1,026 7/14/2021
6.0.0-preview.5.21301.5 1,709 6/15/2021
6.0.0-preview.4.21253.7 8,968 5/24/2021
6.0.0-preview.3.21201.4 1,950 4/8/2021
6.0.0-preview.2.21154.6 1,067 3/11/2021
6.0.0-preview.1.21102.12 9,486 2/12/2021
5.0.0 18,027,488 11/9/2020
5.0.0-rc.2.20475.5 5,766 10/13/2020
5.0.0-rc.1.20451.14 196,319 9/14/2020
5.0.0-preview.8.20407.11 1,060 8/25/2020
5.0.0-preview.7.20364.11 1,079 7/21/2020
5.0.0-preview.6.20305.6 1,403 6/25/2020
5.0.0-preview.5.20278.1 3,938 6/10/2020
5.0.0-preview.4.20251.6 2,116 5/18/2020
5.0.0-preview.3.20214.6 1,260 4/23/2020
5.0.0-preview.2.20160.6 1,433 4/2/2020
5.0.0-preview.1.20120.5 1,062 3/16/2020
4.11.1 14,378,564 5/12/2020
4.11.0 6,679,259 12/3/2019
4.11.0-preview3.19551.4 1,721 11/13/2019
4.11.0-preview2.19523.17 5,023 11/1/2019
4.11.0-preview1.19504.10 1,267 10/15/2019
4.10.0 5,510,625 9/23/2019
4.10.0-rc1.19456.4 1,533 9/16/2019
4.10.0-preview9.19421.4 1,808 9/4/2019
4.10.0-preview9.19416.11 645 9/4/2019
4.10.0-preview8.19405.3 6,163 8/13/2019
4.10.0-preview7.19362.9 3,965 7/23/2019
4.10.0-preview6.19303.8 2,942 6/12/2019
4.10.0-preview6.19264.9 651 9/4/2019
4.10.0-preview5.19224.8 11,773 5/6/2019
4.10.0-preview4.19212.13 1,415 4/18/2019
4.10.0-preview3.19128.7 1,651 3/6/2019
4.10.0-preview.19073.11 5,507 1/29/2019
4.10.0-preview.18571.3 22,098 12/3/2018
4.9.0 88,065,997 5/29/2018
4.9.0-rc1 8,338 5/6/2018
4.9.0-preview2-26406-04 4,628 4/10/2018
4.9.0-preview1-26216-02 11,347 2/26/2018
4.8.0 118,777,353 8/11/2017
4.8.0-preview2-25405-01 13,972 6/27/2017
4.8.0-preview1-25305-02 4,096 5/9/2017
4.7.0 44,723,358 11/15/2016
4.7.0-preview1-24530-04 48,471 10/24/2016
4.6.0 134,728,594 6/27/2016
4.6.0-rc2-24027 2,238,998 5/16/2016
4.5.26-beta-23516 19,759 11/18/2015
4.5.26-beta-23409 3,165 10/15/2015
4.5.26-beta-23225 127,287 9/2/2015
4.5.25 1,979,228 7/29/2015
4.5.25-beta-23109 2,966 7/27/2015
4.5.25-beta-23019 3,127 6/30/2015
4.5.24 4,170,536 2/28/2017