Info
Version: | 43.9.100 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/dotnet/fsharp |
NuGet Url: | https://www.nuget.org/packages/FSharp.Compiler.Service |
Install
Install-Package FSharp.Compiler.Service
dotnet add package FSharp.Compiler.Service
paket add FSharp.Compiler.Service
FSharp.Compiler.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0 && <= 5.0.0)
- Microsoft.Build.Framework(>= 16.6.0)
- Microsoft.Build.Tasks.Core(>= 16.6.0)
- Microsoft.Build.Utilities.Core(>= 16.6.0)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.5.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Memory(>= 4.5.4)
- System.Net.Requests(>= 4.3.0)
- System.Net.Security(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Metadata(>= 1.6.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Security.Claims(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Principal(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
Tags
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.