System.Threading.Tasks.Dataflow 7.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Threading.Tasks.Dataflow --version 7.0.0
                    
NuGet\Install-Package System.Threading.Tasks.Dataflow -Version 7.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="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Threading.Tasks.Dataflow" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="System.Threading.Tasks.Dataflow" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Threading.Tasks.Dataflow --version 7.0.0
                    
#r "nuget: System.Threading.Tasks.Dataflow, 7.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.
#addin nuget:?package=System.Threading.Tasks.Dataflow&version=7.0.0
                    
Install System.Threading.Tasks.Dataflow as a Cake Addin
#tool nuget:?package=System.Threading.Tasks.Dataflow&version=7.0.0
                    
Install System.Threading.Tasks.Dataflow as a Cake Tool

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 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.

NuGet packages (514)

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.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/75e79dace86b274327a1afe479228d82a06051a4.

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.

GitHub repositories (125)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
files-community/Files
A modern file manager that helps users organize their files and folders.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
aspnet/JavaScriptServices
[Archived] This repository has been archived
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
microsoft/GraphEngine
Microsoft Graph Engine
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
DigitalRuby/IPBan
Since 2011, IPBan is the worlds most trusted, free security software to block hackers and botnets. With both Windows and Linux support, IPBan has your dedicated or cloud server protected. Upgrade to IPBan Pro today and get a discount. Learn more at ↓
microsoft/azure-pipelines-agent
Azure Pipelines Agent 🚀
JasperFx/wolverine
Supercharged .NET server side development!
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
Azure/iotedge
The IoT Edge OSS project
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
tmoonlight/NSmartProxy
NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)
Version Downloads Last updated
10.0.0-preview.4.25258.110 0 a day ago
10.0.0-preview.3.25171.5 532 a month ago
10.0.0-preview.2.25163.2 500 2 months ago
10.0.0-preview.1.25080.5 464 3 months ago
9.0.5 0 6 hours ago
9.0.4 78,956 a month ago
9.0.3 105,331 2 months ago
9.0.2 115,158 3 months ago
9.0.1 179,935 4 months ago
9.0.0 315,632 6 months ago
9.0.0-rc.2.24473.5 1,112 7 months ago
9.0.0-rc.1.24431.7 928 8 months ago
9.0.0-preview.7.24405.7 20,275 9 months ago
9.0.0-preview.6.24327.7 1,921 7/9/2024
9.0.0-preview.5.24306.7 2,593 6/11/2024
9.0.0-preview.4.24266.19 657 5/21/2024
9.0.0-preview.3.24172.9 1,950 4/11/2024
9.0.0-preview.2.24128.5 1,126 3/12/2024
9.0.0-preview.1.24080.9 8,308 2/13/2024
8.0.1 2,455,413 7/9/2024
8.0.0 12,241,312 11/14/2023
8.0.0-rc.2.23479.6 9,334 10/10/2023
8.0.0-rc.1.23419.4 3,273 9/12/2023
8.0.0-preview.7.23375.6 2,448 8/8/2023
8.0.0-preview.6.23329.7 1,653 7/11/2023
8.0.0-preview.5.23280.8 1,631 6/13/2023
8.0.0-preview.4.23259.5 3,366 5/16/2023
8.0.0-preview.3.23174.8 2,840 4/11/2023
8.0.0-preview.2.23128.3 1,701 3/14/2023
8.0.0-preview.1.23110.8 4,477 2/21/2023
7.0.0 29,139,630 11/7/2022
7.0.0-rc.2.22472.3 15,086 10/11/2022
7.0.0-rc.1.22426.10 1,035 9/14/2022
7.0.0-preview.7.22375.6 17,788 8/9/2022
7.0.0-preview.6.22324.4 5,916 7/12/2022
7.0.0-preview.5.22301.12 1,451 6/14/2022
7.0.0-preview.4.22229.4 1,158 5/10/2022
7.0.0-preview.3.22175.4 766 4/13/2022
7.0.0-preview.2.22152.2 1,216 3/14/2022
7.0.0-preview.1.22076.8 981 2/17/2022
6.0.0 45,271,266 11/8/2021
6.0.0-rc.2.21480.5 4,061 10/12/2021
6.0.0-rc.1.21451.13 2,019 9/14/2021
6.0.0-preview.7.21377.19 2,343 8/10/2021
6.0.0-preview.6.21352.12 1,233 7/14/2021
6.0.0-preview.5.21301.5 2,099 6/15/2021
6.0.0-preview.4.21253.7 9,357 5/24/2021
6.0.0-preview.3.21201.4 2,146 4/8/2021
6.0.0-preview.2.21154.6 1,269 3/11/2021
6.0.0-preview.1.21102.12 10,701 2/12/2021
5.0.0 21,068,140 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 10,671 10/13/2020
5.0.0-rc.1.20451.14 196,574 9/14/2020
5.0.0-preview.8.20407.11 1,248 8/25/2020
5.0.0-preview.7.20364.11 1,288 7/21/2020
5.0.0-preview.6.20305.6 1,600 6/25/2020
5.0.0-preview.5.20278.1 4,122 6/10/2020
5.0.0-preview.4.20251.6 2,318 5/18/2020
5.0.0-preview.3.20214.6 1,573 4/23/2020
5.0.0-preview.2.20160.6 1,636 4/2/2020
5.0.0-preview.1.20120.5 1,277 3/16/2020
4.11.1 16,562,665 5/12/2020
4.11.0 7,521,242 12/3/2019
4.11.0-preview3.19551.4 1,933 11/13/2019
4.11.0-preview2.19523.17 6,635 11/1/2019
4.11.0-preview1.19504.10 1,448 10/15/2019
4.10.0 6,103,555 9/23/2019
4.10.0-rc1.19456.4 1,770 9/16/2019
4.10.0-preview9.19421.4 2,068 9/4/2019
4.10.0-preview9.19416.11 853 9/4/2019
4.10.0-preview8.19405.3 6,551 8/13/2019
4.10.0-preview7.19362.9 4,203 7/23/2019
4.10.0-preview6.19303.8 3,287 6/12/2019
4.10.0-preview6.19264.9 838 9/4/2019
4.10.0-preview5.19224.8 21,817 5/6/2019
4.10.0-preview4.19212.13 1,622 4/18/2019
4.10.0-preview3.19128.7 1,883 3/6/2019
4.10.0-preview.19073.11 5,707 1/29/2019
4.10.0-preview.18571.3 22,483 12/3/2018
4.9.0 103,747,870 5/29/2018
4.9.0-rc1 8,869 5/6/2018
4.9.0-preview2-26406-04 5,049 4/10/2018
4.9.0-preview1-26216-02 18,538 2/26/2018
4.8.0 152,695,106 8/11/2017
4.8.0-preview2-25405-01 14,594 6/27/2017
4.8.0-preview1-25305-02 4,437 5/9/2017
4.7.0 51,451,981 11/15/2016
4.7.0-preview1-24530-04 49,140 10/24/2016
4.6.0 157,982,024 6/27/2016
4.6.0-rc2-24027 2,246,965 5/16/2016
4.5.26-beta-23516 20,108 11/18/2015
4.5.26-beta-23409 3,533 10/15/2015
4.5.26-beta-23225 147,444 9/2/2015
4.5.25 2,050,011 7/29/2015
4.5.25-beta-23109 3,319 7/27/2015
4.5.25-beta-23019 3,510 6/30/2015
4.5.24 4,570,179 2/28/2017