Ecng.Compilation.Roslyn
1.0.328
dotnet add package Ecng.Compilation.Roslyn --version 1.0.328
NuGet\Install-Package Ecng.Compilation.Roslyn -Version 1.0.328
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.Roslyn" Version="1.0.328" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Compilation.Roslyn" Version="1.0.328" />
<PackageReference Include="Ecng.Compilation.Roslyn" />
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.Roslyn --version 1.0.328
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ecng.Compilation.Roslyn, 1.0.328"
#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.Roslyn@1.0.328
#: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.Roslyn&version=1.0.328
#tool nuget:?package=Ecng.Compilation.Roslyn&version=1.0.328
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ecng.Compilation.Roslyn
Compile C# code using Roslyn.
Purpose
Compile C# code using Roslyn.
Key Features
- Produces in-memory assemblies
- Add references dynamically
- Emit to disk or memory
Usage Example
var compiler = new RoslynCompiler();
var asm = compiler.CompileSource(source);
| 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.329)
- Ecng.Localization (>= 1.0.264)
- Microsoft.CodeAnalysis.CSharp (>= 5.9.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 5.9.0)
-
net6.0
- Ecng.Compilation (>= 1.0.329)
- Ecng.Localization (>= 1.0.264)
- Microsoft.CodeAnalysis.CSharp (>= 4.12.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 4.12.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Ecng.Compilation.Roslyn:
| Package | Downloads |
|---|---|
|
StockSharp.Apps.Terminal
Terminal - free trading terminal and charting application for manual trading |
|
|
Ecng.Compilation.All
Ecng system framework |
|
|
StockSharp.Hydra.Server
Hydra server |
|
|
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.Roslyn:
| 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.328 | 94 | 8/20/2026 |
| 1.0.327 | 162 | 8/19/2026 |
| 1.0.326 | 410 | 8/13/2026 |
| 1.0.325 | 122 | 8/12/2026 |
| 1.0.324 | 482 | 8/4/2026 |
| 1.0.323 | 171 | 8/3/2026 |
| 1.0.322 | 234 | 8/2/2026 |
| 1.0.321 | 140 | 8/2/2026 |
| 1.0.320 | 241 | 8/1/2026 |
| 1.0.319 | 145 | 8/1/2026 |
| 1.0.318 | 166 | 7/31/2026 |
| 1.0.317 | 1,539 | 7/16/2026 |
| 1.0.316 | 502 | 7/8/2026 |
| 1.0.315 | 152 | 7/6/2026 |
| 1.0.314 | 430 | 6/20/2026 |
| 1.0.313 | 295 | 6/18/2026 |
| 1.0.312 | 230 | 6/17/2026 |
| 1.0.311 | 260 | 6/14/2026 |
| 1.0.310 | 200 | 6/12/2026 |
| 1.0.309 | 162 | 6/9/2026 |
Loading failed