4 packages tagged with “FSharp.Core”
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 and/or Mono. It does not execute with .NET Core. For a compiler that executes with .NET Core use the .NET Core SDK, which includes an F# compiler.
Back version of FSharp.Core.dll for .NET 3.5. The original FSharp.Core.dll for .NET 3.5 published by Microsoft was marked all rights reserved, and the accompanying license put non-trivial restrictions on redistribution. This Nuget package (ver. 1.0.0) is based on the https://github.com/fsharp/fsharp Github repository and is redistributed under Apache 2.0 license. Notice that the repository is now updated to MIT license. Future back version recompilations may well be redistributed under MIT license.
Fluent members for Seq, List, Array and all F# 3.1 FSharp.Core functions
This is an experimental drop-in replacement for FSharp.Core with additional functionality (oftentimes faster and more optimized implementations).