System.Threading.Tasks.Parallel 4.3.0
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
Commonly Used Types:
System.Threading.Tasks.Parallel
System.Threading.Tasks.ParallelLoopState
System.Threading.Tasks.ParallelLoopResult
System.Threading.Tasks.ParallelOptions
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Threading.Tasks.Parallel.
Packages | Downloads |
---|---|
CommunityToolkit.HighPerformance
This package includes high performance .NET Standard helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>.
- MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances.
- MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor.
- SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it.
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory<T>, Span<T> extensions and more, all focused on high performance.
- HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values.
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box<T>: a type mapping boxed value types and exposing some utility and high performance methods.
- Ref<T>: a stack-only struct that can store a reference to a value of a specified type.
- NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
|
16 |
CommunityToolkit.HighPerformance
This package includes high performance .NET Standard helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>.
- MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances.
- MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor.
- SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it.
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory<T>, Span<T> extensions and more, all focused on high performance.
- HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values.
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box<T>: a type mapping boxed value types and exposing some utility and high performance methods.
- Ref<T>: a stack-only struct that can store a reference to a value of a specified type.
- NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
|
17 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
|
19 |
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it.
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
|
19 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. - 1548494
|
15 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
15 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
16 |
MiniProfiler.Shared
You shouldn't reference this - MiniProfiler's shared library for all frameworks
|
14 |
MiniProfiler.Shared
You shouldn't reference this - MiniProfiler's shared library for all frameworks
|
15 |
SixLabors.Fonts
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
|
14 |
SixLabors.Fonts
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
|
22 |
SixLabors.Fonts
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
|
803 |
SixLabors.ImageSharp
A cross-platform library for the processing of image files; written in C#
|
15 |
SixLabors.ImageSharp
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
|
15 |
SixLabors.ImageSharp
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
|
788 |
SixLabors.Shapes
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
|
14 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Windows 8.0
- No dependencies.
.NETPortable 0.0
- No dependencies.
.NET Standard 1.3
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
.NET Standard 1.1
- System.Threading.Tasks (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Runtime (>= 4.3.0)
.NET Framework 4.5
- No dependencies.
.NETCore 5.0
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime (>= 4.3.0)
MonoTouch 1.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 6,737 | 05/05/2022 |
4.3.0-preview1-24530-04 | 9 | 05/28/2024 |
4.0.1 | 20 | 04/27/2022 |
4.0.1-rc2-24027 | 13 | 05/06/2024 |
4.0.1-beta-23516 | 13 | 05/28/2024 |
4.0.1-beta-23409 | 11 | 05/06/2024 |
4.0.1-beta-23225 | 11 | 05/28/2024 |
4.0.0 | 11 | 05/03/2024 |
4.0.0-beta-23109 | 13 | 05/28/2024 |
4.0.0-beta-23019 | 10 | 05/28/2024 |
4.0.0-beta-22816 | 10 | 05/28/2024 |
4.0.0-beta-22605 | 12 | 05/28/2024 |
4.0.0-beta-22416 | 9 | 05/28/2024 |
4.0.0-beta-22231 | 12 | 05/06/2024 |