VOOZH about

URL: https://www.nuget.org/packages/FAkka.FSharp.Collections.ParallelSeq/

⇱ NuGet Gallery | FAkka.FSharp.Collections.ParallelSeq 10.1.300




👁 Image
FAkka.FSharp.Collections.ParallelSeq 10.1.300

dotnet add package FAkka.FSharp.Collections.ParallelSeq --version 10.1.300
 
 
NuGet\Install-Package FAkka.FSharp.Collections.ParallelSeq -Version 10.1.300
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FAkka.FSharp.Collections.ParallelSeq" Version="10.1.300" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FAkka.FSharp.Collections.ParallelSeq" Version="10.1.300" />
 
Directory.Packages.props
<PackageReference Include="FAkka.FSharp.Collections.ParallelSeq" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FAkka.FSharp.Collections.ParallelSeq --version 10.1.300
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FAkka.FSharp.Collections.ParallelSeq, 10.1.300"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FAkka.FSharp.Collections.ParallelSeq@10.1.300
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FAkka.FSharp.Collections.ParallelSeq&version=10.1.300
 
Install as a Cake Addin
#tool nuget:?package=FAkka.FSharp.Collections.ParallelSeq&version=10.1.300
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Provides an F#-style API for parallel operations on sequences that are part in .NET 4.0 as System.Linq.ParallelEnumerable class. The API is akin to F# operations on sequences.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on FAkka.FSharp.Collections.ParallelSeq:

Package Downloads
FAkka.Shared

Package Description

FAkka.Server

Package Description

PersistedConcurrentSortedList

SortedList with persistency and threadsafty.

FAkka.Chiron

Package Description

FAkka.FAkka.Server

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.300 133 6/7/2026
10.1.201 618 4/6/2026
10.0.103.2-dgx 247 3/10/2026
10.0.103.1-dgx 104 3/10/2026
1.0.10.102 504 1/20/2026
1.0.10.101 497 12/21/2025
1.0.9.300 708 7/20/2025
1.0.0 365 4/11/2025

Changes target frameworks to .NET Standard 2.0 and .NET Framework 4.5