FSharpx.Collections
2.0.0-beta1
See the version list below for details.
dotnet add package FSharpx.Collections --version 2.0.0-beta1
NuGet\Install-Package FSharpx.Collections -Version 2.0.0-beta1
<PackageReference Include="FSharpx.Collections" Version="2.0.0-beta1" />
<PackageVersion Include="FSharpx.Collections" Version="2.0.0-beta1" />
<PackageReference Include="FSharpx.Collections" />
paket add FSharpx.Collections --version 2.0.0-beta1
#r "nuget: FSharpx.Collections, 2.0.0-beta1"
#:package FSharpx.Collections@2.0.0-beta1
#addin nuget:?package=FSharpx.Collections&version=2.0.0-beta1&prerelease
#tool nuget:?package=FSharpx.Collections&version=2.0.0-beta1&prerelease
FSharpx.Collections is a collection of datastructures for use with F# and C#.
| Product | Versions 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 is compatible. 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. |
This package has no dependencies.
NuGet packages (26)
Showing the top 5 NuGet packages that depend on FSharpx.Collections:
| Package | Downloads |
|---|---|
|
FSharpx.Extras
FSharpx.Extras implements general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. |
|
|
Eventful
An EventSourcing library |
|
|
FSharpLint.Core
API to programmatically run FSharpLint. |
|
|
GWallet.Backend
Package Description |
|
|
Eventful.EventStore
An EventSourcing library |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on FSharpx.Collections:
| Repository | Stars |
|---|---|
|
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
|
|
|
helios-io/helios
reactive socket middleware for .NET
|
|
|
GregRos/Imms
Absurdly high performance immutable collections.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.0 | 269,383 | 11/13/2022 |
| 3.0.1 | 112,220 | 10/23/2021 |
| 3.0.0 | 1,746 | 10/22/2021 |
| 2.1.3 | 213,653 | 5/30/2020 |
| 2.1.2 | 515,347 | 12/28/2019 |
| 2.1.1 | 13,088 | 11/18/2019 |
| 2.1.0 | 2,252 | 11/12/2019 |
| 2.0.0 | 41,951 | 5/15/2019 |
| 2.0.0-beta3 | 6,089 | 6/19/2018 |
| 2.0.0-beta2 | 2,429 | 6/3/2018 |
| 2.0.0-beta1 | 2,397 | 5/26/2018 |
| 1.17.0 | 135,215 | 6/26/2017 |
| 1.16.0 | 18,384 | 4/25/2017 |
| 1.15.3 | 2,707 | 4/25/2017 |
| 1.15.2 | 19,558 | 9/2/2016 |
| 1.15.1 | 7,429 | 5/25/2016 |
| 1.15.0 | 4,792 | 5/25/2016 |
| 1.14.0 | 10,600 | 2/13/2016 |
| 1.13.4 | 6,034 | 10/2/2015 |
| 1.13.3 | 2,881 | 9/30/2015 |
Microsoft.NET.Sdk projects
target net45 and netstandard2.0
BREAKING CHANGE: RequireQualifiedAccess
BREAKING CHANGE: type RealTimeQueue under Experimental namespace
BREAKING CHANGE: type BootstrappedQueue under Experimental namespace
BREAKING CHANGE: type ListZipper under Experimental namespace
BREAKING CHANGE: types BinaryTree, TreeDirection, BinaryTreeZipper under Experimental namespace
BREAKING CHANGE: type ImplicitQueue under Experimental namespace
BREAKING CHANGE: type BinaryRandomAccessList under Experimental namespace
BREAKING CHANGE: type Digit for BinaryRandomAccessList renamed TreeBRALDigit