fsgit
NuGet publisher profile
Packages (6)
FSharp.Compiler.Tools
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.
FSharp.NET.Sdk
F# and .NET Core SDK working together
FSharp.Charting
The F# Charting library (FSharp.Charting.dll) is a compositional library for creating charts from F# on Windows. Use FSharp.Charting.Gtk for other platforms. FSharp.Charting is designed to be a great fit for data scripting in F# Interactive, but charts can also be embedded in Windows applications. The library is a wrapper for .NET Chart Controls, which are only supported on Windows.
FSharp.Compiler.Service.ProjectCracker
Legacy project file cracker for the F# compiler service.
FSharp.Compiler.Service.MSBuild.v12
Additional DLL for legacy compat for the F# compiler service.
FSharp.Charting.Gtk
The F# Charting Gtk library (FSharp.Charting.Gtk.dll) is a cross-platform variation of of FSharp.Charting. It can be used on Windows, OSX and other platforms supporting Gtk. See also th https://fslab.org/XPlot library for cross-platform charting.