FSharpx.Extras 2.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharpx.Extras --version 2.2.1
NuGet\Install-Package FSharpx.Extras -Version 2.2.1
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="FSharpx.Extras" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharpx.Extras --version 2.2.1
#r "nuget: FSharpx.Extras, 2.2.1"
#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.
// Install FSharpx.Extras as a Cake Addin
#addin nuget:?package=FSharpx.Extras&version=2.2.1

// Install FSharpx.Extras as a Cake Tool
#tool nuget:?package=FSharpx.Extras&version=2.2.1

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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on FSharpx.Extras:

Package Downloads
FLenser.Core

A light object relational mapper for F# algebraic types

FLenser.SQLite

A light object relational mapper for F# algebraic types. SQLite provider.

FLenser.PostgreSQL

A light object relational mapper for F# algebraic types. PostgreSQL provider.

Active.Net.AddOnlyDb

Simple syncable key-value database, based on SQLite

FLenser.Mono.SQLite

A light object relational mapper for F# record types. Mono SQLite provider.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FSharpx.Extras:

Repository Stars
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
helios-io/helios
reactive socket middleware for .NET
Version Downloads Last updated
3.1.0 121,515 3/10/2022
3.0.0 199,843 2/27/2021
3.0.0-test 1,273 2/22/2021
2.5.0 35,351 6/4/2020
2.4.0 2,047 5/13/2020
2.3.2 35,956 10/21/2019
2.3.1 1,623 10/21/2019
2.3.0 6,198 8/4/2019
2.2.1 115,692 1/29/2017
2.2.0 7,113 10/31/2016
2.1.3 4,389 9/9/2016
2.1.2 2,162 9/8/2016
2.1.1 2,122 9/2/2016
2.1.0 2,235 8/23/2016
2.0.0 2,131 8/22/2016
1.10.3 21,558 11/1/2015
1.10.2 6,138 4/13/2015
1.10.1 2,245 4/13/2015
1.10.0 19,034 3/31/2015

BGUFIX: Fixed `ParallelWithThrottle` - https://github.com/fsprojects/FSharpx.Extras/pull/350