Provides an actor-based programming model that supports in-process message passing for coarse-grained dataflow and pipelining tasks.
Documentation can be found at https://learn.microsoft.com/dotnet/api/system.threading.tasks.dataflow
- We consider new features, new APIs and performance changes
- We consider PRs that target this library for new source code analyzers
System.Threading.Tasks.Dataflow is a NuGet package that gets shipped along with every release of .NET.