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#. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
dotnet add package Microsoft.Tpl.Dataflow --version 4.5.24
Install-Package Microsoft.Tpl.Dataflow -Version 4.5.24
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2014-12-10 23:39:40 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkID=309704 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |