Ecng.Compilation
1.0.18
See the version list below for details.
dotnet add package Ecng.Compilation --version 1.0.18
NuGet\Install-Package Ecng.Compilation -Version 1.0.18
<PackageReference Include="Ecng.Compilation" Version="1.0.18" />
paket add Ecng.Compilation --version 1.0.18
#r "nuget: Ecng.Compilation, 1.0.18"
// Install Ecng.Compilation as a Cake Addin
#addin nuget:?package=Ecng.Compilation&version=1.0.18
// Install Ecng.Compilation as a Cake Tool
#tool nuget:?package=Ecng.Compilation&version=1.0.18
Ecng system framework
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Ecng.Collections (>= 1.0.132)
- NETStandard.Library (>= 2.0.3)
-
net6.0
- Ecng.Collections (>= 1.0.132)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Ecng.Compilation:
Package | Downloads |
---|---|
StockSharp.Algo
Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/store/api/ |
|
Ecng.Roslyn
Ecng system framework |
|
Ecng.Compilation.Roslyn
Ecng system framework |
|
Ecng.Compilation.CodeDom
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.37 | 81 | 3/27/2023 |
1.0.36 | 139 | 3/21/2023 |
1.0.35 | 191 | 3/13/2023 |
1.0.34 | 140 | 3/12/2023 |
1.0.33 | 136 | 3/11/2023 |
1.0.32 | 681 | 3/6/2023 |
1.0.31 | 203 | 2/26/2023 |
1.0.30 | 652 | 2/21/2023 |
1.0.29 | 193 | 2/20/2023 |
1.0.28 | 206 | 2/15/2023 |
1.0.27 | 202 | 2/14/2023 |
1.0.26 | 917 | 2/9/2023 |
1.0.25 | 495 | 2/7/2023 |
1.0.24 | 240 | 2/4/2023 |
1.0.23 | 628 | 2/2/2023 |
1.0.22 | 616 | 1/30/2023 |
1.0.21 | 331 | 1/18/2023 |
1.0.20 | 1,940 | 12/30/2022 |
1.0.19 | 376 | 12/23/2022 |
1.0.18 | 349 | 12/23/2022 |
1.0.17 | 8,165 | 12/12/2022 |
1.0.16 | 29,555 | 11/11/2022 |
1.0.15 | 1,444 | 11/11/2022 |
1.0.14 | 2,957 | 11/5/2022 |
1.0.13 | 13,767 | 11/1/2022 |
1.0.12 | 13,373 | 10/16/2022 |
1.0.11 | 33,196 | 9/8/2022 |
1.0.10 | 1,927 | 9/8/2022 |
1.0.9 | 1,873 | 9/8/2022 |
1.0.8 | 54,465 | 8/24/2022 |
1.0.7 | 11,627 | 7/26/2022 |
1.0.6 | 57,085 | 7/18/2022 |
1.0.5 | 63,525 | 4/30/2022 |
1.0.4 | 14,796 | 3/29/2022 |
1.0.3 | 253,267 | 12/29/2021 |
1.0.2 | 11,605 | 12/20/2021 |
1.0.1 | 24,489 | 12/6/2021 |
1.0.0 | 2,365 | 12/2/2021 |
ICompilerService made obsolete.
Expression moved to Compilation.
ToFullRuntimePath extension.
HasErrors extension.
ICompiler. CancellationToken supported.
CSharp default lang arg value.
AssemblyLoadContextVisitor usage.