.NET Core compatible version of the F# compiler fsc.exe.
Info
Version: | 10.4.3-beta.19224.1 |
Author(s): | Microsoft and F# Software Foundation |
Last Update: | Wednesday, April 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/visualfsharp |
NuGet Url: | https://www.nuget.org/packages/Microsoft.FSharp.Compiler |
Install
Install-Package Microsoft.FSharp.Compiler
dotnet add package Microsoft.FSharp.Compiler
paket add Microsoft.FSharp.Compiler
Microsoft.FSharp.Compiler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.Platforms(>= 2.0.0)
- NETStandard.Library(>= 2.0.0)
- 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.Net.Requests(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Metadata(>= 1.6.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
Tags