FSharp.Collections.ParallelSeq 1.2.0

dotnet add package FSharp.Collections.ParallelSeq --version 1.2.0
                    
NuGet\Install-Package FSharp.Collections.ParallelSeq -Version 1.2.0
                    
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="FSharp.Collections.ParallelSeq" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Collections.ParallelSeq" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="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 FSharp.Collections.ParallelSeq --version 1.2.0
                    
#r "nuget: FSharp.Collections.ParallelSeq, 1.2.0"
                    
#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 FSharp.Collections.ParallelSeq@1.2.0
                    
#: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=FSharp.Collections.ParallelSeq&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=FSharp.Collections.ParallelSeq&version=1.2.0
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

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

Package Downloads
GslCore

Core library and plugin defintions for the Amyris Genotype Specification Language (GSL) compiler.

Dmx.GslCore

Core library and plugin definitions for the Amyris Genotype Specification Language (GSL) compiler. (Demetrix version)

FSharpApiSearch

F# API search engine

CWTools

Package Description

Steinpilz.DevFlow.Fake.Lib

Contains common build scripts to build .net open source libraries

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FSharp.Collections.ParallelSeq:

Repository Stars
lornshrimp/Lorn.ADSP
这是一个开源的互联网在线广告投放系统。该系统可用于网站、视频播放的所有页面广告、视频广告以及无线客户端、TV广告的管理、播放、定向和统计,包括了业务管理、售前计划管理、广告活动管理、广告引擎、播放器内广告、展示广告、数据及商业智能、人群定向、第三方广告管理等几大模块。采用C#和F#编写而成,并可部署于多种云上。
Version Downloads Last Updated
1.2.0 313,546 10/6/2021
1.1.4 159,998 8/29/2020
1.1.3 33,006 4/14/2020
1.1.2 203,651 5/31/2018
1.1.1 2,516 5/31/2018
1.1.0 70,806 2/26/2018
1.0.2 44,210 10/11/2014
1.0.1 2,123 12/15/2015
1.0.0 17,695 4/18/2014

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