Ecng.Interop 1.0.258

dotnet add package Ecng.Interop --version 1.0.258
                    
NuGet\Install-Package Ecng.Interop -Version 1.0.258
                    
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.Interop" Version="1.0.258" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Interop" Version="1.0.258" />
                    
Directory.Packages.props
<PackageReference Include="Ecng.Interop" />
                    
Project file
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.Interop --version 1.0.258
                    
#r "nuget: Ecng.Interop, 1.0.258"
                    
#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.Interop@1.0.258
                    
#: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.Interop&version=1.0.258
                    
Install as a Cake Addin
#tool nuget:?package=Ecng.Interop&version=1.0.258
                    
Install as a Cake Tool

Ecng.Interop

Helpers for calling native code.

Purpose

Helpers for calling native code.

Key Features

  • Load libraries dynamically
  • Marshal structures easily
  • Work with unmanaged memory

Usage Example

using var buf = new UnmanagedArray<int>(10);
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Ecng.Interop:

Package Downloads
StockSharp.Algo

Trading algorithms. More info on web site https://stocksharp.com/store/

StockSharp.Licensing

Licensing components. More info on web site https://stocksharp.com/store/

Ecng.Interop.Windows

Ecng system framework

StockSharp.RtsHistory

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.ManagedWinapi

Ecng system framework

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Ecng.Interop:

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.258 630 7/14/2025
1.0.257 190 7/13/2025
1.0.256 140 7/13/2025
1.0.255 123 7/12/2025
1.0.254 445 7/8/2025
1.0.253 1,674 6/16/2025
1.0.252 303 6/9/2025
1.0.251 215 6/8/2025
1.0.250 581 5/21/2025
1.0.249 140 5/17/2025
1.0.248 629 5/12/2025
1.0.247 221 5/12/2025
1.0.246 201 5/12/2025
1.0.245 146 5/11/2025
1.0.244 144 5/11/2025
1.0.243 137 5/11/2025
1.0.242 145 5/11/2025
1.0.241 168 5/6/2025
1.0.240 153 5/2/2025
1.0.239 280 4/17/2025
1.0.238 192 4/12/2025
1.0.237 1,358 3/20/2025
1.0.236 166 3/19/2025
1.0.235 1,158 2/26/2025
1.0.234 113 2/26/2025
1.0.233 1,252 2/5/2025
1.0.232 223 1/21/2025
1.0.231 133 1/14/2025
1.0.230 131 1/12/2025
1.0.229 114 1/10/2025
1.0.228 2,394 11/18/2024
1.0.227 528 11/7/2024
1.0.226 287 10/19/2024
1.0.225 1,611 10/5/2024
1.0.224 1,256 9/18/2024
1.0.223 152 9/17/2024
1.0.222 1,034 9/4/2024
1.0.221 153 9/3/2024
1.0.220 140 9/1/2024
1.0.219 881 8/23/2024
1.0.218 162 8/22/2024
1.0.217 3,223 6/12/2024
1.0.216 735 5/28/2024
1.0.215 1,513 5/4/2024
1.0.214 981 4/14/2024
1.0.213 1,266 3/28/2024
1.0.212 207 3/17/2024
1.0.211 1,332 2/23/2024
1.0.210 153 2/23/2024
1.0.209 1,324 2/18/2024
1.0.208 155 2/16/2024
1.0.207 136 2/16/2024
1.0.206 795 2/13/2024
1.0.205 751 2/8/2024
1.0.204 862 2/4/2024
1.0.203 1,072 1/23/2024
1.0.202 795 1/12/2024
1.0.201 1,288 1/2/2024
1.0.200 179 12/29/2023
1.0.199 1,314 12/10/2023
1.0.198 3,198 11/12/2023
1.0.197 162 11/10/2023
1.0.196 169 11/10/2023
1.0.195 169 11/9/2023
1.0.194 204 11/3/2023
1.0.193 175 11/1/2023
1.0.192 163 11/1/2023
1.0.191 4,443 9/8/2023
1.0.190 209 9/8/2023
1.0.189 207 9/8/2023
1.0.188 225 9/6/2023
1.0.187 231 9/3/2023
1.0.186 305 8/21/2023
1.0.185 266 8/14/2023
1.0.184 261 8/10/2023
1.0.183 4,425 6/29/2023
1.0.182 2,154 5/27/2023
1.0.181 270 5/19/2023
1.0.180 1,886 5/14/2023
1.0.179 1,425 5/8/2023
1.0.178 361 4/21/2023
1.0.177 5,875 4/3/2023
1.0.176 512 3/13/2023
1.0.175 2,704 3/6/2023
1.0.174 383 2/26/2023
1.0.173 7,115 2/9/2023
1.0.172 2,890 2/7/2023
1.0.171 389 2/4/2023
1.0.170 3,097 2/2/2023
1.0.169 3,161 1/30/2023
1.0.168 483 1/18/2023
1.0.167 7,442 12/30/2022
1.0.166 422 12/23/2022
1.0.165 416 12/14/2022
1.0.164 396 12/14/2022
1.0.163 372 12/14/2022
1.0.162 401 12/14/2022
1.0.161 383 12/14/2022
1.0.160 4,237 12/12/2022
1.0.159 4,026 12/8/2022
1.0.158 460 12/4/2022
1.0.157 411 12/4/2022
1.0.156 460 11/30/2022
1.0.155 442 11/29/2022
1.0.154 440 11/28/2022
1.0.153 488 11/18/2022
1.0.152 4,899 11/11/2022
1.0.151 461 11/11/2022
1.0.150 451 11/10/2022
1.0.149 498 11/5/2022
1.0.148 475 11/4/2022
1.0.147 18,273 11/1/2022
1.0.146 20,687 10/16/2022
1.0.145 644 9/25/2022
1.0.144 599 9/10/2022
1.0.143 555 9/10/2022
1.0.142 41,649 9/8/2022
1.0.141 600 9/8/2022
1.0.140 541 9/8/2022
1.0.139 575 9/4/2022
1.0.138 559 9/4/2022
1.0.137 82,388 8/24/2022
1.0.136 644 8/8/2022
1.0.135 552 8/8/2022
1.0.134 617 7/26/2022
1.0.133 561 7/26/2022
1.0.132 42,627 7/19/2022
1.0.131 41,671 7/18/2022
1.0.130 623 7/13/2022
1.0.129 607 7/8/2022
1.0.128 625 6/30/2022
1.0.127 646 6/18/2022
1.0.126 617 6/6/2022
1.0.125 83,257 4/30/2022
1.0.124 625 4/20/2022
1.0.123 646 4/10/2022
1.0.122 602 4/7/2022
1.0.121 610 4/7/2022
1.0.120 652 4/2/2022
1.0.119 7,322 3/29/2022
1.0.118 574 3/27/2022
1.0.117 589 3/27/2022
1.0.116 84,387 2/20/2022
1.0.115 599 2/20/2022
1.0.114 603 2/20/2022
1.0.113 604 2/20/2022
1.0.112 610 2/20/2022
1.0.111 597 2/20/2022
1.0.110 607 2/20/2022
1.0.109 620 2/20/2022
1.0.108 578 2/20/2022
1.0.107 575 2/19/2022
1.0.106 136,595 1/24/2022
1.0.105 142,129 12/29/2021
1.0.104 25,039 12/20/2021
1.0.103 531 12/13/2021
1.0.102 25,227 12/7/2021
1.0.101 445 12/7/2021
1.0.100 25,289 12/6/2021
1.0.99 452 12/6/2021
1.0.98 437 12/5/2021
1.0.97 455 12/2/2021
1.0.96 26,593 11/29/2021
1.0.95 24,877 11/22/2021
1.0.94 567 11/17/2021
1.0.93 506 11/14/2021
1.0.92 25,867 11/13/2021
1.0.91 556 11/11/2021
1.0.90 480 11/11/2021
1.0.89 506 11/10/2021
1.0.88 536 11/9/2021
1.0.87 54,385 11/5/2021
1.0.86 531 11/5/2021
1.0.85 495 11/4/2021
1.0.84 499 11/4/2021
1.0.83 508 11/3/2021
1.0.82 597 10/30/2021
1.0.81 28,490 10/21/2021
1.0.80 592 10/17/2021
1.0.79 53,987 10/14/2021
1.0.78 4,577 10/13/2021
1.0.77 536 10/12/2021
1.0.76 28,369 10/11/2021
1.0.75 492 10/9/2021
1.0.74 31,683 10/7/2021
1.0.73 30,368 10/7/2021
1.0.72 493 10/7/2021
1.0.71 543 10/6/2021
1.0.70 564 9/28/2021
1.0.69 29,228 9/23/2021
1.0.68 624 9/11/2021
1.0.67 534 9/10/2021
1.0.66 548 9/9/2021
1.0.65 503 9/8/2021
1.0.64 547 9/8/2021
1.0.63 27,894 9/6/2021
1.0.62 537 8/31/2021
1.0.61 478 8/30/2021
1.0.60 28,810 7/31/2021
1.0.59 53,090 7/30/2021
1.0.58 575 7/26/2021
1.0.57 79,303 7/5/2021
1.0.56 579 7/1/2021
1.0.55 55,585 6/4/2021
1.0.54 80,338 4/26/2021
1.0.53 27,899 4/19/2021
1.0.52 131,590 4/7/2021
1.0.51 27,159 4/3/2021
1.0.50 158,066 3/22/2021
1.0.49 98,761 3/4/2021
1.0.48 27,076 2/26/2021
1.0.47 146,666 2/2/2021
1.0.46 50,026 1/26/2021
1.0.45 49,407 1/24/2021
1.0.44 532 1/24/2021
1.0.43 589 1/23/2021
1.0.42 49,803 1/20/2021
1.0.41 578 1/20/2021
1.0.40 25,261 1/18/2021
1.0.39 493 1/18/2021
1.0.38 24,370 1/16/2021
1.0.37 103,307 12/16/2020
1.0.36 51,222 12/14/2020
1.0.35 29,204 12/9/2020
1.0.34 929 12/7/2020
1.0.33 1,053 12/6/2020
1.0.32 951 12/2/2020
1.0.31 923 12/2/2020
1.0.30 25,908 12/1/2020
1.0.29 138,477 11/12/2020
1.0.29-atestpub 601 11/11/2020
1.0.28 26,031 10/11/2020
1.0.27 95,987 9/9/2020
1.0.26 24,838 9/3/2020
1.0.25 25,373 8/20/2020
1.0.24 72,783 8/9/2020
1.0.23 24,743 7/28/2020
1.0.22 24,645 7/19/2020
1.0.21 47,360 7/6/2020
1.0.20 73,188 6/6/2020
1.0.19 25,745 6/4/2020
1.0.18 49,194 5/29/2020
1.0.17 49,056 5/21/2020
1.0.16 1,141 5/17/2020
1.0.15 52,012 5/12/2020
1.0.14 103,024 5/4/2020
1.0.13 4,204 4/24/2020
1.0.12 4,643 4/22/2020
1.0.11 1,277 4/22/2020
1.0.10 1,293 4/21/2020
1.0.9 28,671 4/18/2020
1.0.8 26,721 4/16/2020
1.0.7 1,344 4/16/2020
1.0.6 22,999 4/15/2020
1.0.5 24,828 4/11/2020
1.0.4 24,259 4/3/2020
1.0.3 1,336 4/1/2020
1.0.2 11,364 3/27/2020
1.0.1 10,277 3/22/2020
1.0.0 3,048 3/22/2020

fixes