System.Threading.Tasks.Dataflow 5.0.0-preview.2.20160.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Threading.Tasks.Dataflow.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Threading.Tasks.Dataflow --version 5.0.0-preview.2.20160.6
NuGet\Install-Package System.Threading.Tasks.Dataflow -Version 5.0.0-preview.2.20160.6
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="5.0.0-preview.2.20160.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Tasks.Dataflow --version 5.0.0-preview.2.20160.6
#r "nuget: System.Threading.Tasks.Dataflow, 5.0.0-preview.2.20160.6"
#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=5.0.0-preview.2.20160.6&prerelease

// Install System.Threading.Tasks.Dataflow as a Cake Tool
#tool nuget:?package=System.Threading.Tasks.Dataflow&version=5.0.0-preview.2.20160.6&prerelease

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>

When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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.5

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 1.1

  • .NETStandard 2.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • 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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.

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 351 3/12/2024
9.0.0-preview.1.24080.9 8,041 2/13/2024
8.0.0 792,755 11/14/2023
8.0.0-rc.2.23479.6 8,405 10/10/2023
8.0.0-rc.1.23419.4 2,727 9/12/2023
8.0.0-preview.7.23375.6 2,220 8/8/2023
8.0.0-preview.6.23329.7 1,452 7/11/2023
8.0.0-preview.5.23280.8 1,337 6/13/2023
8.0.0-preview.4.23259.5 1,347 5/16/2023
8.0.0-preview.3.23174.8 2,485 4/11/2023
8.0.0-preview.2.23128.3 1,222 3/14/2023
8.0.0-preview.1.23110.8 3,286 2/21/2023
7.0.0 7,113,774 11/7/2022
7.0.0-rc.2.22472.3 12,308 10/11/2022
7.0.0-rc.1.22426.10 764 9/14/2022
7.0.0-preview.7.22375.6 17,460 8/9/2022
7.0.0-preview.6.22324.4 3,875 7/12/2022
7.0.0-preview.5.22301.12 1,230 6/14/2022
7.0.0-preview.4.22229.4 926 5/10/2022
7.0.0-preview.3.22175.4 554 4/13/2022
7.0.0-preview.2.22152.2 839 3/14/2022
7.0.0-preview.1.22076.8 710 2/17/2022
6.0.2-mauipre.1.22102.15 995 2/15/2022
6.0.2-mauipre.1.22054.8 3,952 1/19/2022
6.0.0 31,435,298 11/8/2021
6.0.0-rc.2.21480.5 3,800 10/12/2021
6.0.0-rc.1.21451.13 1,788 9/14/2021
6.0.0-preview.7.21377.19 2,118 8/10/2021
6.0.0-preview.6.21352.12 994 7/14/2021
6.0.0-preview.5.21301.5 1,621 6/15/2021
6.0.0-preview.4.21253.7 8,829 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,797 2/12/2021
5.0.0 16,736,648 11/9/2020
5.0.0-rc.2.20475.5 5,526 10/13/2020
5.0.0-rc.1.20451.14 187,550 9/14/2020
5.0.0-preview.8.20407.11 1,025 8/25/2020
5.0.0-preview.7.20364.11 1,053 7/21/2020
5.0.0-preview.6.20305.6 1,371 6/25/2020
5.0.0-preview.5.20278.1 3,911 6/10/2020
5.0.0-preview.4.20251.6 2,085 5/18/2020
5.0.0-preview.3.20214.6 1,207 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,435,475 5/12/2020
4.11.0 6,287,611 12/3/2019
4.11.0-preview3.19551.4 1,686 11/13/2019
4.11.0-preview2.19523.17 4,073 11/1/2019
4.11.0-preview1.19504.10 1,233 10/15/2019
4.10.0 5,260,825 9/23/2019
4.10.0-rc1.19456.4 1,485 9/16/2019
4.10.0-preview9.19421.4 1,752 9/4/2019
4.10.0-preview9.19416.11 620 9/4/2019
4.10.0-preview8.19405.3 6,043 8/13/2019
4.10.0-preview7.19362.9 3,824 7/23/2019
4.10.0-preview6.19303.8 2,753 6/12/2019
4.10.0-preview6.19264.9 627 9/4/2019
4.10.0-preview5.19224.8 11,419 5/6/2019
4.10.0-preview4.19212.13 1,393 4/18/2019
4.10.0-preview3.19128.7 1,620 3/6/2019
4.10.0-preview.19073.11 5,481 1/29/2019
4.10.0-preview.18571.3 20,896 12/3/2018
4.9.0 80,816,202 5/29/2018
4.9.0-rc1 8,206 5/6/2018
4.9.0-preview2-26406-04 4,556 4/10/2018
4.9.0-preview1-26216-02 10,468 2/26/2018
4.8.0 106,189,767 8/11/2017
4.8.0-preview2-25405-01 13,366 6/27/2017
4.8.0-preview1-25305-02 4,022 5/9/2017
4.7.0 40,314,505 11/15/2016
4.7.0-preview1-24530-04 48,037 10/24/2016
4.6.0 125,196,715 6/27/2016
4.6.0-rc2-24027 2,234,497 5/16/2016
4.5.26-beta-23516 19,662 11/18/2015
4.5.26-beta-23409 3,068 10/15/2015
4.5.26-beta-23225 118,845 9/2/2015
4.5.25 1,951,284 7/29/2015
4.5.25-beta-23109 2,871 7/27/2015
4.5.25-beta-23019 3,040 6/30/2015
4.5.24 4,050,837 2/28/2017