Provides multithreaded Linq-Like extensions for arrays and lists.
Info
Version: | 1.0.2 |
Author(s): | Jack Mott |
Last Update: | Friday, July 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jackmott/LinqFaster |
NuGet Url: | https://www.nuget.org/packages/LinqFaster.Parallel |
Install
Install-Package LinqFaster.Parallel
dotnet add package LinqFaster.Parallel
paket add LinqFaster.Parallel
LinqFaster.Parallel Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Threading.Tasks.Parallel(>= 4.3.0)
No dependencies.
No dependencies.
Tags