Ecng.Compilation.FSharp
1.0.185
dotnet add package Ecng.Compilation.FSharp --version 1.0.185
NuGet\Install-Package Ecng.Compilation.FSharp -Version 1.0.185
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ecng.Compilation.FSharp" Version="1.0.185" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Compilation.FSharp" Version="1.0.185" />
<PackageReference Include="Ecng.Compilation.FSharp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ecng.Compilation.FSharp --version 1.0.185
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ecng.Compilation.FSharp, 1.0.185"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Ecng.Compilation.FSharp@1.0.185
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ecng.Compilation.FSharp&version=1.0.185
#tool nuget:?package=Ecng.Compilation.FSharp&version=1.0.185
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ecng.Compilation.FSharp
Integration with F# compiler.
Purpose
Integration with F# compiler.
Key Features
- Run F# scripts from .NET
- Access compilation errors
- Works on any platform
Usage Example
var engine = new FSharpCompiler();
var asm = engine.Compile(code);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Ecng.Compilation (>= 1.0.298)
- FSharp.Compiler.Service (>= 43.10.103)
-
net6.0
- Ecng.Compilation (>= 1.0.298)
- FSharp.Compiler.Service (>= 43.9.300)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Ecng.Compilation.FSharp:
| Package | Downloads |
|---|---|
|
Ecng.Compilation.All
Ecng system framework |
|
|
StockSharp.Algo.Compilation
Compilation components. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.Studio.Compilation
Compilation components for S#.Studio. More info on web site https://stocksharp.com/store/ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ecng.Compilation.FSharp:
| Repository | Stars |
|---|---|
|
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.185 | 270 | 3/10/2026 |
| 1.0.184 | 273 | 3/3/2026 |
| 1.0.183 | 228 | 2/28/2026 |
| 1.0.182 | 249 | 2/25/2026 |
| 1.0.181 | 277 | 2/21/2026 |
| 1.0.180 | 361 | 2/10/2026 |
| 1.0.179 | 121 | 2/10/2026 |
| 1.0.178 | 121 | 2/10/2026 |
| 1.0.177 | 303 | 2/4/2026 |
| 1.0.176 | 151 | 2/4/2026 |
| 1.0.175 | 251 | 2/1/2026 |
| 1.0.174 | 183 | 1/26/2026 |
| 1.0.173 | 121 | 1/26/2026 |
| 1.0.172 | 132 | 1/22/2026 |
| 1.0.171 | 127 | 1/22/2026 |
| 1.0.170 | 147 | 1/21/2026 |
| 1.0.169 | 182 | 1/19/2026 |
| 1.0.168 | 124 | 1/19/2026 |
| 1.0.167 | 121 | 1/18/2026 |
| 1.0.166 | 122 | 1/18/2026 |
Loading failed