Ecng.Compilation
1.0.232
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ecng.Compilation --version 1.0.232
NuGet\Install-Package Ecng.Compilation -Version 1.0.232
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" Version="1.0.232" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Compilation" Version="1.0.232" />
<PackageReference Include="Ecng.Compilation" />
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 --version 1.0.232
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ecng.Compilation, 1.0.232"
#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@1.0.232
#: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&version=1.0.232
#tool nuget:?package=Ecng.Compilation&version=1.0.232
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ecng.Compilation
Dynamic compilation helpers.
Purpose
Dynamic compilation helpers.
Key Features
- Compile code at runtime
- Manage references easily
- Cache compiled assemblies
Usage Example
var compiler = new SourceCompiler();
var asm = compiler.CompileFile("Program.cs");
| 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.ComponentModel (>= 1.0.369)
-
net6.0
- Ecng.ComponentModel (>= 1.0.369)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Ecng.Compilation:
| Package | Downloads |
|---|---|
|
StockSharp.Algo
Trading algorithms. More info on web site https://stocksharp.com/store/ |
|
|
Ecng.Compilation.Roslyn
Ecng system framework |
|
|
Ecng.Roslyn
Ecng system framework |
|
|
Ecng.Compilation.Python
Ecng system framework |
|
|
Ecng.Compilation.FSharp
Ecng system framework |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ecng.Compilation:
| 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.302 | 999 | 3/17/2026 |
| 1.0.301 | 230 | 3/17/2026 |
| 1.0.300 | 250 | 3/15/2026 |
| 1.0.299 | 193 | 3/15/2026 |
| 1.0.298 | 483 | 3/10/2026 |
| 1.0.297 | 365 | 3/3/2026 |
| 1.0.296 | 327 | 2/28/2026 |
| 1.0.295 | 346 | 2/25/2026 |
| 1.0.294 | 368 | 2/21/2026 |
| 1.0.293 | 467 | 2/10/2026 |
| 1.0.292 | 213 | 2/10/2026 |
| 1.0.291 | 223 | 2/10/2026 |
| 1.0.290 | 410 | 2/4/2026 |
| 1.0.289 | 243 | 2/4/2026 |
| 1.0.288 | 366 | 2/1/2026 |
| 1.0.287 | 323 | 1/26/2026 |
| 1.0.286 | 239 | 1/26/2026 |
| 1.0.285 | 251 | 1/22/2026 |
| 1.0.284 | 243 | 1/22/2026 |
| 1.0.232 | 859 | 12/2/2025 |
Loading failed