Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
Documentation can be found at https://learn.microsoft.com/dotnet/api/system.threading.tasks.parallel
- We consider new features, new APIs and performance changes
- We consider PRs that target this library for new source code analyzers
System.Threading.Tasks.Parallel is included in the shared framework. The package does not need to be installed into any project compatible with .NET Standard 2.0.