FSharpTools 10.3.0

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

FSharpTools

Language extensions for F#

Tools for F#, mostly functional extensions for .NET Objects

Uses and extends the nuget package FSharpPlus

Deprecated elements in Version 10

Many elements are now deprecated, mostly because they are now obsolete, like Option, Result, AsyncResult, Task...

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on FSharpTools:

Package Downloads
UwebServer

Web Server written for .Net Core

ULogViewServer

Server component for ULogView

FSharpHttpRequest

Functional approach for HttpRequest and HttpClient for F#, mostly functional extensions

FSharpTools.HttpRequests

HTTP requests for F#

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.3.0 107 9/8/2024
10.2.9 178 9/2/2024
10.2.8 67 9/2/2024
10.2.7 140 8/29/2024
10.2.6 75 8/29/2024
10.2.5 65 8/29/2024
10.2.4 71 8/29/2024
10.2.3 68 8/29/2024
10.2.2 228 8/19/2024
10.2.1 129 8/11/2024
10.2.0 89 8/11/2024
10.1.1 94 8/10/2024
10.1.0 96 8/10/2024
10.0.9 89 8/9/2024
10.0.8 87 8/8/2024
10.0.7 100 8/8/2024
10.0.6 66 8/5/2024
10.0.5 66 8/5/2024
10.0.4 67 8/4/2024
10.0.3 67 8/3/2024
10.0.2 63 8/3/2024
10.0.1 66 8/2/2024
10.0.0 78 8/1/2024
10.0.0-beta 48 8/1/2024
9.5.0 193 12/6/2023
9.4.1 350 11/21/2022
9.4.0 318 11/21/2022
9.3.0 306 11/20/2022
9.2.1 307 11/19/2022
9.1.0 508 11/17/2022
9.0.1 343 11/17/2022
9.0.0 343 11/16/2022
8.1.1 331 11/16/2022
8.1.0 334 11/15/2022
8.0.0 371 11/15/2022
7.0.0 457 10/15/2022
6.4.1 468 7/24/2022
6.4.0 421 7/21/2022
6.3.2 454 4/3/2022
6.3.1 420 4/3/2022
6.3.0 438 3/29/2022
6.2.0 409 3/29/2022
6.1.0 463 2/25/2022
6.0.0 457 2/25/2022
5.0.0 518 2/24/2022 5.0.0 is deprecated because it is no longer maintained.
4.0.0 1,038 9/2/2020
3.0.3 1,209 8/29/2020
3.0.2 1,316 8/18/2020
3.0.1 2,276 8/15/2020
3.0.0 566 8/15/2020
2.4.0 686 8/2/2020
2.3.3 503 4/29/2020
2.3.2 502 4/29/2020
2.3.1 469 4/24/2020
2.3.0 462 4/24/2020
2.2.1 3,634 3/15/2020
2.2.0 522 3/15/2020
2.1.0 554 3/14/2020
2.0.1 600 3/11/2020
2.0.0 622 3/11/2020
1.2.0 1,108 2/9/2020
1.1.2 691 2/8/2020
1.1.1 827 2/8/2020
1.1.0 483 2/8/2020
1.0.2 455 2/8/2020
1.0.1 507 2/8/2020
1.0.0 523 2/8/2020
0.0.7 651 3/17/2019
0.0.6 593 3/9/2019

TaskResult: mapError, bindToError, bindToOk