System.Threading.Tasks.Dataflow
4.5.25
Prefix Reserved
See the version list below for details.
Requires NuGet 2.8.6 or higher.
dotnet add package System.Threading.Tasks.Dataflow --version 4.5.25
NuGet\Install-Package System.Threading.Tasks.Dataflow -Version 4.5.25
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="4.5.25" />
<PackageVersion Include="System.Threading.Tasks.Dataflow" Version="4.5.25" />
<PackageReference Include="System.Threading.Tasks.Dataflow" />
paket add System.Threading.Tasks.Dataflow --version 4.5.25
#r "nuget: System.Threading.Tasks.Dataflow, 4.5.25"
#addin nuget:?package=System.Threading.Tasks.Dataflow&version=4.5.25
#tool nuget:?package=System.Threading.Tasks.Dataflow&version=4.5.25
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.DataflowBlockOptions
System.Threading.Tasks.Dataflow.DataflowLinkOptions
System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions
System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
-
.NETPlatform 5.0
- System.Collections (>= 4.0.0)
- System.Collections.Concurrent (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Diagnostics.Tracing (>= 4.0.0)
- System.Dynamic.Runtime (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
GitHub repositories (117)
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.
|
|
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.
|
|
microsoft/GraphEngine
Microsoft Graph Engine
|
|
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 🚀
|
|
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.
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
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 |
---|---|---|
4.10.0-preview.19073.11 | 3 | 1/28/2019 |
4.10.0-preview.18571.3 | 2 | 11/30/2018 |
4.5.25 | 21,632 | 7/20/2015 |
4.5.25-beta-23019 | 65 | 6/29/2015 |