Skip to content

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.

Notifications You must be signed in to change notification settings

jubba2001/ParallelExtensionsExtras

Repository files navigation

languages products page_type name urlFragment description
csharp
dotnet
dotnet-standard
sample
.NET Standard parallel extensions extras
parallel-programming-extensions-extras-cs
A .NET Standard 2.1 port of the original .NET Framework class library from 2010 - containing parallel programming extensions.

The Official GitHub source: https://github.com/dotnet/samples/tree/master/csharp/parallel/ParallelExtensionsExtras

The Official Microsoft source: https://docs.microsoft.com/en-us/samples/dotnet/samples/parallel-programming-extensions-extras-cs/

.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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages