You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A .NET Standard 2.1 port of the original .NET Framework class library from 2010 - containing parallel programming extensions.
.NET Standard parallel extensions extras
In 2010, Stephen Toub authored a blog series called "A Tour of ParallelExtensionsExtras". At the time, there was a companion library of extensions that was based on .NET Framework 4. The sample source code has been ported from the original to .NET Standard 2.1.