Skip to main content
FSharp.Compiler.Service package icon

FSharp.Compiler.Service

The F# compiler services package contains a custom build of the F# compiler that 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.

Total Downloads
3.9M
3,948,117
Published
Feb 22, 2017
Latest stable version

Install

.NET CLI
dotnet add package FSharp.Compiler.Service --version 11.0.2
Package Manager Console
Install-Package FSharp.Compiler.Service -Version 11.0.2
PackageReference
<PackageReference Include="FSharp.Compiler.Service" Version="11.0.2" />

Frameworks

.NETStandard1.6

Dependencies

[1.4.1-beta-24227-04, )
NETStandard.Library
.NETStandard1.6
[1.6.0, )
[1.2.0, )
[4.1.0, )
[4.0.0, )
System.Reflection.Emit
.NETStandard1.6
[4.0.1, )
[1.4.1-beta-24227-04, )
[4.1.0, )
System.Runtime.Loader
.NETStandard1.6
[4.0.0, )
[1.0.0-alpha-161205, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.