FSharp.Compiler.Service
The F# Compiler Services package for F# 11.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.
Install
dotnet add package FSharp.Compiler.Service --version 43.12.100-preview3.26207.106
Install-Package FSharp.Compiler.Service -Version 43.12.100-preview3.26207.106
<PackageReference Include="FSharp.Compiler.Service" Version="43.12.100-preview3.26207.106" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
This version is marked prerelease. Validate its API and upgrade path before production use.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
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.