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.
$ dotnet add package FSharp.Compiler.ServiceNo README available.