System.Threading.Tasks.Dataflow 8.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.0
NuGet\Install-Package System.Threading.Tasks.Dataflow -Version 8.0.0
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.0" />
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.0
#r "nuget: System.Threading.Tasks.Dataflow, 8.0.0"
#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.0

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

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 (499)

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

Package Downloads
Microsoft.Azure.WebJobs The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971

Microsoft.Build The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.Build.Tasks.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.Build.Runtime The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.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/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.

GitHub repositories (114)

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.2.24128.5 154 3/12/2024
9.0.0-preview.1.24080.9 8,037 2/13/2024
8.0.0 667,852 11/14/2023
8.0.0-rc.2.23479.6 8,305 10/10/2023
8.0.0-rc.1.23419.4 2,720 9/12/2023
8.0.0-preview.7.23375.6 2,213 8/8/2023
8.0.0-preview.6.23329.7 1,451 7/11/2023
8.0.0-preview.5.23280.8 1,332 6/13/2023
8.0.0-preview.4.23259.5 1,337 5/16/2023
8.0.0-preview.3.23174.8 2,478 4/11/2023
8.0.0-preview.2.23128.3 1,217 3/14/2023
8.0.0-preview.1.23110.8 2,793 2/21/2023
7.0.0 6,736,286 11/7/2022
7.0.0-rc.2.22472.3 12,044 10/11/2022
7.0.0-rc.1.22426.10 764 9/14/2022
7.0.0-preview.7.22375.6 17,458 8/9/2022
7.0.0-preview.6.22324.4 3,824 7/12/2022
7.0.0-preview.5.22301.12 1,228 6/14/2022
7.0.0-preview.4.22229.4 926 5/10/2022
7.0.0-preview.3.22175.4 553 4/13/2022
7.0.0-preview.2.22152.2 837 3/14/2022
7.0.0-preview.1.22076.8 703 2/17/2022
6.0.2-mauipre.1.22102.15 965 2/15/2022
6.0.2-mauipre.1.22054.8 3,946 1/19/2022
6.0.0 30,940,519 11/8/2021
6.0.0-rc.2.21480.5 3,799 10/12/2021
6.0.0-rc.1.21451.13 1,785 9/14/2021
6.0.0-preview.7.21377.19 2,118 8/10/2021
6.0.0-preview.6.21352.12 992 7/14/2021
6.0.0-preview.5.21301.5 1,616 6/15/2021
6.0.0-preview.4.21253.7 8,813 5/24/2021
6.0.0-preview.3.21201.4 1,923 4/8/2021
6.0.0-preview.2.21154.6 1,032 3/11/2021
6.0.0-preview.1.21102.12 8,755 2/12/2021
5.0.0 16,611,630 11/9/2020
5.0.0-rc.2.20475.5 5,495 10/13/2020
5.0.0-rc.1.20451.14 186,138 9/14/2020
5.0.0-preview.8.20407.11 1,024 8/25/2020
5.0.0-preview.7.20364.11 1,051 7/21/2020
5.0.0-preview.6.20305.6 1,370 6/25/2020
5.0.0-preview.5.20278.1 3,907 6/10/2020
5.0.0-preview.4.20251.6 2,083 5/18/2020
5.0.0-preview.3.20214.6 1,206 4/23/2020
5.0.0-preview.2.20160.6 1,404 4/2/2020
5.0.0-preview.1.20120.5 1,030 3/16/2020
4.11.1 13,352,244 5/12/2020
4.11.0 6,255,151 12/3/2019
4.11.0-preview3.19551.4 1,686 11/13/2019
4.11.0-preview2.19523.17 4,000 11/1/2019
4.11.0-preview1.19504.10 1,229 10/15/2019
4.10.0 5,227,879 9/23/2019
4.10.0-rc1.19456.4 1,474 9/16/2019
4.10.0-preview9.19421.4 1,742 9/4/2019
4.10.0-preview9.19416.11 620 9/4/2019
4.10.0-preview8.19405.3 6,014 8/13/2019
4.10.0-preview7.19362.9 3,822 7/23/2019
4.10.0-preview6.19303.8 2,745 6/12/2019
4.10.0-preview6.19264.9 627 9/4/2019
4.10.0-preview5.19224.8 11,394 5/6/2019
4.10.0-preview4.19212.13 1,391 4/18/2019
4.10.0-preview3.19128.7 1,618 3/6/2019
4.10.0-preview.19073.11 5,477 1/29/2019
4.10.0-preview.18571.3 20,754 12/3/2018
4.9.0 80,122,283 5/29/2018
4.9.0-rc1 8,106 5/6/2018
4.9.0-preview2-26406-04 4,502 4/10/2018
4.9.0-preview1-26216-02 10,362 2/26/2018
4.8.0 105,077,096 8/11/2017
4.8.0-preview2-25405-01 13,080 6/27/2017
4.8.0-preview1-25305-02 3,972 5/9/2017
4.7.0 39,765,822 11/15/2016
4.7.0-preview1-24530-04 47,808 10/24/2016
4.6.0 124,244,497 6/27/2016
4.6.0-rc2-24027 2,232,962 5/16/2016
4.5.26-beta-23516 19,575 11/18/2015
4.5.26-beta-23409 3,044 10/15/2015
4.5.26-beta-23225 118,056 9/2/2015
4.5.25 1,946,631 7/29/2015
4.5.25-beta-23109 2,805 7/27/2015
4.5.25-beta-23019 2,987 6/30/2015
4.5.24 4,039,784 2/28/2017