FSharpx.Extras
2.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FSharpx.Extras --version 2.3.0
NuGet\Install-Package FSharpx.Extras -Version 2.3.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="FSharpx.Extras" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharpx.Extras --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharpx.Extras, 2.3.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.
// Install FSharpx.Extras as a Cake Addin #addin nuget:?package=FSharpx.Extras&version=2.3.0 // Install FSharpx.Extras as a Cake Tool #tool nuget:?package=FSharpx.Extras&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
2.3.0 - 4.8.2019
- New netstandard2.0 support - https://github.com/fsprojects/FSharpx.Extras/pull/360
- New split monads into separate files - https://github.com/fsprojects/FSharpx.Extras/pull/364
- New Add IsNone, IsSome and IsChoiceXOfY variants https://github.com/fsprojects/FSharpx.Extras/pull/354
- New add Option.orElseLazy - https://github.com/fsprojects/FSharpx.Extras/pull/352
2.2.1 - 29.01.2017
- BGUFIX: Fixed
ParallelWithThrottle
- https://github.com/fsprojects/FSharpx.Extras/pull/350
2.2.0 - 31.10.2016
- New getOrFailf function for Option - https://github.com/fsprojects/FSharpx.Extras/pull/345
- New getOrFail and getOrRaise functions for Option - https://github.com/fsprojects/FSharpx.Extras/pull/344
- New String helpers - https://github.com/fsprojects/FSharpx.Extras/pull/343
- BUGFIX: Fixed Try/Finally in TaskBuilder - https://github.com/fsprojects/FSharpx.Extras/pull/349
2.1.0 - 23.08.2016
- New Parsers in prelude - https://github.com/fsprojects/FSharpx.Extras/pull/342
2.0.0 - 22.08.2016
- Added Add Task related helper functions - https://github.com/fsprojects/FSharpx.Extras/pull/339
- Moved infrastructure to ProjectScaffold
- New Enum convenience methods - https://github.com/fsprojects/FSharpx.Extras/pull/327
- BREAKING: Deprecated .NET 4.0 version
- BREAKING: Removed all functions that were marked as obsolete. This includes JSON API
1.10.3
- Added undefined in Prelude - https://github.com/fsprojects/FSharpx.Extras/pull/332
1.10.2
- List dependencies properly in nuget package
1.10.1
- Fix dependency in nuget package
- Fix #332
1.10.0 - Renamed to FSharpx.Extras
- Renamed to FSharpx.Core to FSharpx.Extras
1.9.4 - Remove Obsolete method
- Remove the WebClient extension method that has long ago been moved to FSharp.Core
1.9.3 - Cleanup namespaces
- FSharpx.* types and operators are now in FSharpx
- FSharpx.Regex are now in FSharpx.Text.Regex
- FSharpx.Strings is now in FSharpx.Text.Strings
- Microsoft.FSharp.Control has been renamed to FSharpx.Control
1.9.2 - Remove components now available elsewhere
- FSharpx.JSON support now marked as deprecated in favour of FSharp.Data
- FSharpx.Linq.QuotationEvaluator now marked as deprecated in favour of FSharp.Quotations.Evaluator
1.9.1 - Remove type providers from FSharpx
- All type providers now removed from FSharpx
1.9.0 - Remove FSharpx.Collections
- FSharpx.Core now depends on FSharpx.Collections
- Generated docs now available
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. |
.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.
-
.NETStandard 2.0
- FSharpx.Async (>= 1.13.2)
- FSharpx.Collections (>= 1.17.0)
- SourceLink.Create.CommandLine (>= 2.8.0)
- SourceLink.Embed.PaketFiles (>= 2.8.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
NuGet packages (13)
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.2.1 | 4,444 | 7/27/2024 |
3.2.0 | 202 | 7/10/2024 |
3.1.0 | 154,494 | 3/10/2022 |
3.0.0 | 227,026 | 2/27/2021 |
3.0.0-test | 1,382 | 2/22/2021 |
2.5.0 | 36,200 | 6/4/2020 |
2.4.0 | 2,179 | 5/13/2020 |
2.3.2 | 42,044 | 10/21/2019 |
2.3.1 | 1,733 | 10/21/2019 |
2.3.0 | 6,355 | 8/4/2019 |
2.2.1 | 116,985 | 1/29/2017 |
2.2.0 | 7,244 | 10/31/2016 |
2.1.3 | 4,513 | 9/9/2016 |
2.1.2 | 2,272 | 9/8/2016 |
2.1.1 | 2,252 | 9/2/2016 |
2.1.0 | 2,350 | 8/23/2016 |
2.0.0 | 2,233 | 8/22/2016 |
1.10.3 | 21,739 | 11/1/2015 |
1.10.2 | 6,303 | 4/13/2015 |
1.10.1 | 2,373 | 4/13/2015 |
1.10.0 | 19,785 | 3/31/2015 |