The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
*...
More information
FSharp.Compiler.Tools for F# 4.5
FSharp.Compiler.Tools built by F# Software Foundation
This package includes the F# compiler (fsc.exe), F# Interactive (fsi.exe, fsiAnyCpu.exe)
and the MSBuild component (FSharp.Build.dll).
NOTE: the compiler executes with .NET Framework...
More information
(Deprecated) Lint tool for F#.
* For the MSBuild task see: https://www.nuget.org/packages/FSharpLint.MSBuild
* For the FAKE task see: https://www.nuget.org/packages/FSharpLint.Fake
* For the API see: https://www.nuget.org/packages/FSharpLint.Core
FSharpx is a library for the .NET platform implementing 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.
It currently implements:
* Several standard monads: State, Reader, Writer, Either,...
More information
FSharp.Core.net40 is a backport to the .NET Framework 4.0 from redistributables from Visual F# Tools version 10.8 For F# 4.7. Contains code from Theraot.Core and the F# Software Foundation. FSharp.Core.net40 (ver. 4.7.1) is based on FSharp.Core 4.7.1.
Supported Platforms:
.NET Framework...
More information