TPL Dataflow preview available for download
As mentioned here, the Visual Studio Async CTP is now available for download from https://msdn.com/vstudio/async. Not only does this download add language support into C# and Visual Basic for writing asynchronous methods (in which you can easily “await” tasks), it also includes a new .NET library we lovingly refer to as “TPL...