![]() |
VOOZH | about |
dotnet add package FSharp.Compiler.Service --version 43.12.204
NuGet\Install-Package FSharp.Compiler.Service -Version 43.12.204
<PackageReference Include="FSharp.Compiler.Service" Version="43.12.204" />
<PackageVersion Include="FSharp.Compiler.Service" Version="43.12.204" />Directory.Packages.props
<PackageReference Include="FSharp.Compiler.Service" />Project file
paket add FSharp.Compiler.Service --version 43.12.204
#r "nuget: FSharp.Compiler.Service, 43.12.204"
#:package FSharp.Compiler.Service@43.12.204
#addin nuget:?package=FSharp.Compiler.Service&version=43.12.204Install as a Cake Addin
#tool nuget:?package=FSharp.Compiler.Service&version=43.12.204Install as a Cake Tool
The F# Compiler Services package for F# 10.0 exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications. Contains code from the F# Software Foundation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on FSharp.Compiler.Service:
| Package | Downloads |
|---|---|
|
FSharp.Formatting
The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key components are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata. |
|
|
FSharpVSPowerTools.Core
The core project of Visual F# Power Tools includes IDE-agnostic features intended to be used in different F# IDEs and editors. |
|
|
FSharpLint.Core
API to programmatically run FSharpLint. |
|
|
dotnet-fable
Fable: F# to JS Compiler |
|
|
Fake.Runtime
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
Showing the top 14 popular GitHub repositories that depend on FSharp.Compiler.Service:
| Repository | Stars |
|---|---|
|
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
|
|
|
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
|
|
|
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
|
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
|
workspacer/workspacer
a tiling window manager for Windows
|
|
|
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
|
|
|
Buildalyzer/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
|
|
|
ashmind/mirrorsharp
MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
|
|
|
IrcDotNet/IrcDotNet
IRC.NET is a complete IRC (Internet Relay Chat) client library for .NET.
|
|
|
DataficationSDK/Verso
Extensible interactive notebook platform for .NET. Every built-in feature, from the C# kernel to the dashboard layout, is an extension built on the same public interfaces available to third-party authors. Runs in VS Code and the browser.
|
|
|
Brick-Abode/pldotnet
Build PostgreSQL functions, procedures, and triggers in C# and F#
|
|
|
nightroman/FarNet
Far Manager framework for .NET modules and scripts in PowerShell, F#, JavaScript.
|
|
|
Zaid-Ajaj/Npgsql.FSharp.Analyzer
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
|
|
|
microsoft/near-duplicate-code-detector
A simple tool for detecting near-duplicate source code
|
| Version | Downloads | Last Updated |
|---|---|---|
| 43.12.204 | 4,166 | 5/12/2026 |
| 43.12.203 | 2,126 | 4/21/2026 |
| 43.12.202 | 1,996 | 4/14/2026 |
| 43.12.201 | 4,451 | 3/12/2026 |
| 43.12.101-preview5.26302.115 | 50 | 6/9/2026 |
| 43.12.101-preview4.26230.115 | 66 | 5/12/2026 |
| 43.12.100 | 425 | 3/10/2026 |
| 43.12.100-preview3.26207.106 | 79 | 4/14/2026 |
| 43.12.100-preview3.26159.112 | 87 | 3/10/2026 |
| 43.12.100-preview1.26104.118 | 148 | 2/10/2026 |
| 43.11.301 | 146 | 6/9/2026 |
| 43.11.300 | 203 | 5/12/2026 |
| 43.10.109 | 178 | 6/9/2026 |
| 43.10.108 | 218 | 5/12/2026 |
| 43.10.107 | 163 | 4/21/2026 |
| 43.10.106 | 225 | 4/14/2026 |
| 43.10.105 | 495 | 3/12/2026 |
| 43.10.104 | 312 | 3/10/2026 |
| 43.10.103 | 7,656 | 2/10/2026 |
| 43.10.102 | 5,425 | 1/13/2026 |