Ecng.Interop 1.0.259

dotnet add package Ecng.Interop --version 1.0.259
                    
NuGet\Install-Package Ecng.Interop -Version 1.0.259
                    
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.259" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Interop" Version="1.0.259" />
                    
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.259
                    
#r "nuget: Ecng.Interop, 1.0.259"
                    
#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.259
                    
#: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.259
                    
Install as a Cake Addin
#tool nuget:?package=Ecng.Interop&version=1.0.259
                    
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.259 103 8/14/2025
1.0.258 846 7/14/2025
1.0.257 191 7/13/2025
1.0.256 141 7/13/2025
1.0.255 124 7/12/2025
1.0.254 446 7/8/2025
1.0.253 1,676 6/16/2025
1.0.252 304 6/9/2025
1.0.251 220 6/8/2025
1.0.250 583 5/21/2025
1.0.249 141 5/17/2025
1.0.248 629 5/12/2025
1.0.247 222 5/12/2025
1.0.246 202 5/12/2025
1.0.245 148 5/11/2025
1.0.244 145 5/11/2025
1.0.243 138 5/11/2025
1.0.242 146 5/11/2025
1.0.241 169 5/6/2025
1.0.240 153 5/2/2025
1.0.239 282 4/17/2025
1.0.238 193 4/12/2025
1.0.237 1,360 3/20/2025
1.0.236 166 3/19/2025
1.0.235 1,162 2/26/2025
1.0.234 113 2/26/2025
1.0.233 1,253 2/5/2025
1.0.232 223 1/21/2025
1.0.231 133 1/14/2025
1.0.230 132 1/12/2025
1.0.229 117 1/10/2025
1.0.228 2,395 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 153 9/17/2024
1.0.222 1,036 9/4/2024
1.0.221 154 9/3/2024
1.0.220 142 9/1/2024
1.0.219 882 8/23/2024
1.0.218 163 8/22/2024
1.0.217 3,226 6/12/2024
1.0.216 736 5/28/2024
1.0.215 1,514 5/4/2024
1.0.214 982 4/14/2024
1.0.213 1,266 3/28/2024
1.0.212 208 3/17/2024
1.0.211 1,332 2/23/2024
1.0.210 153 2/23/2024
1.0.209 1,325 2/18/2024
1.0.208 156 2/16/2024
1.0.207 136 2/16/2024
1.0.206 798 2/13/2024
1.0.205 755 2/8/2024
1.0.204 866 2/4/2024
1.0.203 1,072 1/23/2024
1.0.202 796 1/12/2024
1.0.201 1,289 1/2/2024
1.0.200 181 12/29/2023
1.0.199 1,314 12/10/2023
1.0.198 3,200 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 206 11/3/2023
1.0.193 175 11/1/2023
1.0.192 164 11/1/2023
1.0.191 4,443 9/8/2023
1.0.190 212 9/8/2023
1.0.189 207 9/8/2023
1.0.188 227 9/6/2023
1.0.187 233 9/3/2023
1.0.186 305 8/21/2023
1.0.185 267 8/14/2023
1.0.184 262 8/10/2023
1.0.183 4,426 6/29/2023
1.0.182 2,156 5/27/2023
1.0.181 272 5/19/2023
1.0.180 1,889 5/14/2023
1.0.179 1,426 5/8/2023
1.0.178 364 4/21/2023
1.0.177 5,876 4/3/2023
1.0.176 513 3/13/2023
1.0.175 2,706 3/6/2023
1.0.174 386 2/26/2023
1.0.173 7,116 2/9/2023
1.0.172 2,891 2/7/2023
1.0.171 390 2/4/2023
1.0.170 3,099 2/2/2023
1.0.169 3,162 1/30/2023
1.0.168 484 1/18/2023
1.0.167 7,444 12/30/2022
1.0.166 423 12/23/2022
1.0.165 418 12/14/2022
1.0.164 398 12/14/2022
1.0.163 374 12/14/2022
1.0.162 402 12/14/2022
1.0.161 384 12/14/2022
1.0.160 4,241 12/12/2022
1.0.159 4,027 12/8/2022
1.0.158 463 12/4/2022
1.0.157 414 12/4/2022
1.0.156 462 11/30/2022
1.0.155 444 11/29/2022
1.0.154 443 11/28/2022
1.0.153 490 11/18/2022
1.0.152 4,900 11/11/2022
1.0.151 463 11/11/2022
1.0.150 452 11/10/2022
1.0.149 501 11/5/2022
1.0.148 478 11/4/2022
1.0.147 18,276 11/1/2022
1.0.146 20,688 10/16/2022
1.0.145 648 9/25/2022
1.0.144 601 9/10/2022
1.0.143 558 9/10/2022
1.0.142 41,651 9/8/2022
1.0.141 601 9/8/2022
1.0.140 543 9/8/2022
1.0.139 576 9/4/2022
1.0.138 561 9/4/2022
1.0.137 82,390 8/24/2022
1.0.136 647 8/8/2022
1.0.135 554 8/8/2022
1.0.134 618 7/26/2022
1.0.133 563 7/26/2022
1.0.132 42,630 7/19/2022
1.0.131 41,672 7/18/2022
1.0.130 624 7/13/2022
1.0.129 608 7/8/2022
1.0.128 627 6/30/2022
1.0.127 647 6/18/2022
1.0.126 618 6/6/2022
1.0.125 83,258 4/30/2022
1.0.124 626 4/20/2022
1.0.123 647 4/10/2022
1.0.122 603 4/7/2022
1.0.121 614 4/7/2022
1.0.120 654 4/2/2022
1.0.119 7,324 3/29/2022
1.0.118 576 3/27/2022
1.0.117 591 3/27/2022
1.0.116 84,388 2/20/2022
1.0.115 602 2/20/2022
1.0.114 606 2/20/2022
1.0.113 605 2/20/2022
1.0.112 613 2/20/2022
1.0.111 598 2/20/2022
1.0.110 610 2/20/2022
1.0.109 621 2/20/2022
1.0.108 580 2/20/2022
1.0.107 577 2/19/2022
1.0.106 136,623 1/24/2022
1.0.105 142,130 12/29/2021
1.0.104 25,040 12/20/2021
1.0.103 532 12/13/2021
1.0.102 25,229 12/7/2021
1.0.101 446 12/7/2021
1.0.100 25,293 12/6/2021
1.0.99 453 12/6/2021
1.0.98 438 12/5/2021
1.0.97 457 12/2/2021
1.0.96 26,595 11/29/2021
1.0.95 24,879 11/22/2021
1.0.94 569 11/17/2021
1.0.93 508 11/14/2021
1.0.92 25,869 11/13/2021
1.0.91 559 11/11/2021
1.0.90 481 11/11/2021
1.0.89 508 11/10/2021
1.0.88 538 11/9/2021
1.0.87 54,388 11/5/2021
1.0.86 533 11/5/2021
1.0.85 498 11/4/2021
1.0.84 501 11/4/2021
1.0.83 510 11/3/2021
1.0.82 598 10/30/2021
1.0.81 28,492 10/21/2021
1.0.80 593 10/17/2021
1.0.79 53,992 10/14/2021
1.0.78 4,579 10/13/2021
1.0.77 537 10/12/2021
1.0.76 28,370 10/11/2021
1.0.75 493 10/9/2021
1.0.74 31,688 10/7/2021
1.0.73 30,371 10/7/2021
1.0.72 495 10/7/2021
1.0.71 545 10/6/2021
1.0.70 565 9/28/2021
1.0.69 29,229 9/23/2021
1.0.68 627 9/11/2021
1.0.67 535 9/10/2021
1.0.66 549 9/9/2021
1.0.65 505 9/8/2021
1.0.64 549 9/8/2021
1.0.63 27,896 9/6/2021
1.0.62 538 8/31/2021
1.0.61 480 8/30/2021
1.0.60 28,812 7/31/2021
1.0.59 53,092 7/30/2021
1.0.58 577 7/26/2021
1.0.57 79,305 7/5/2021
1.0.56 582 7/1/2021
1.0.55 55,586 6/4/2021
1.0.54 80,341 4/26/2021
1.0.53 27,900 4/19/2021
1.0.52 131,593 4/7/2021
1.0.51 27,160 4/3/2021
1.0.50 158,071 3/22/2021
1.0.49 98,763 3/4/2021
1.0.48 27,078 2/26/2021
1.0.47 146,668 2/2/2021
1.0.46 50,028 1/26/2021
1.0.45 49,409 1/24/2021
1.0.44 536 1/24/2021
1.0.43 592 1/23/2021
1.0.42 49,805 1/20/2021
1.0.41 581 1/20/2021
1.0.40 25,263 1/18/2021
1.0.39 497 1/18/2021
1.0.38 24,372 1/16/2021
1.0.37 103,310 12/16/2020
1.0.36 51,225 12/14/2020
1.0.35 29,207 12/9/2020
1.0.34 932 12/7/2020
1.0.33 1,055 12/6/2020
1.0.32 954 12/2/2020
1.0.31 926 12/2/2020
1.0.30 25,911 12/1/2020
1.0.29 138,480 11/12/2020
1.0.29-atestpub 604 11/11/2020
1.0.28 26,035 10/11/2020
1.0.27 95,991 9/9/2020
1.0.26 24,842 9/3/2020
1.0.25 25,377 8/20/2020
1.0.24 72,788 8/9/2020
1.0.23 24,748 7/28/2020
1.0.22 24,655 7/19/2020
1.0.21 47,363 7/6/2020
1.0.20 73,192 6/6/2020
1.0.19 25,749 6/4/2020
1.0.18 49,199 5/29/2020
1.0.17 49,059 5/21/2020
1.0.16 1,146 5/17/2020
1.0.15 52,016 5/12/2020
1.0.14 103,027 5/4/2020
1.0.13 4,209 4/24/2020
1.0.12 4,646 4/22/2020
1.0.11 1,280 4/22/2020
1.0.10 1,298 4/21/2020
1.0.9 28,676 4/18/2020
1.0.8 26,724 4/16/2020
1.0.7 1,348 4/16/2020
1.0.6 23,003 4/15/2020
1.0.5 24,831 4/11/2020
1.0.4 24,264 4/3/2020
1.0.3 1,341 4/1/2020
1.0.2 11,372 3/27/2020
1.0.1 10,280 3/22/2020
1.0.0 3,054 3/22/2020

DebugStringBuilder
Marshaler. Removed FormatToString