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 595 7/14/2025
1.0.257 189 7/13/2025
1.0.256 138 7/13/2025
1.0.255 122 7/12/2025
1.0.254 444 7/8/2025
1.0.253 1,674 6/16/2025
1.0.252 303 6/9/2025
1.0.251 213 6/8/2025
1.0.250 579 5/21/2025
1.0.249 138 5/17/2025
1.0.248 627 5/12/2025
1.0.247 220 5/12/2025
1.0.246 200 5/12/2025
1.0.245 145 5/11/2025
1.0.244 143 5/11/2025
1.0.243 135 5/11/2025
1.0.242 144 5/11/2025
1.0.241 166 5/6/2025
1.0.240 151 5/2/2025
1.0.239 279 4/17/2025
1.0.238 190 4/12/2025
1.0.237 1,356 3/20/2025
1.0.236 165 3/19/2025
1.0.235 1,156 2/26/2025
1.0.234 111 2/26/2025
1.0.233 1,250 2/5/2025
1.0.232 220 1/21/2025
1.0.231 132 1/14/2025
1.0.230 130 1/12/2025
1.0.229 113 1/10/2025
1.0.228 2,389 11/18/2024
1.0.227 527 11/7/2024
1.0.226 285 10/19/2024
1.0.225 1,609 10/5/2024
1.0.224 1,255 9/18/2024
1.0.223 149 9/17/2024
1.0.222 1,032 9/4/2024
1.0.221 151 9/3/2024
1.0.220 138 9/1/2024
1.0.219 880 8/23/2024
1.0.218 159 8/22/2024
1.0.217 3,217 6/12/2024
1.0.216 734 5/28/2024
1.0.215 1,512 5/4/2024
1.0.214 979 4/14/2024
1.0.213 1,264 3/28/2024
1.0.212 205 3/17/2024
1.0.211 1,332 2/23/2024
1.0.210 152 2/23/2024
1.0.209 1,324 2/18/2024
1.0.208 155 2/16/2024
1.0.207 135 2/16/2024
1.0.206 795 2/13/2024
1.0.205 750 2/8/2024
1.0.204 860 2/4/2024
1.0.203 1,071 1/23/2024
1.0.202 795 1/12/2024
1.0.201 1,287 1/2/2024
1.0.200 179 12/29/2023
1.0.199 1,313 12/10/2023
1.0.198 3,197 11/12/2023
1.0.197 161 11/10/2023
1.0.196 168 11/10/2023
1.0.195 168 11/9/2023
1.0.194 203 11/3/2023
1.0.193 174 11/1/2023
1.0.192 162 11/1/2023
1.0.191 4,438 9/8/2023
1.0.190 203 9/8/2023
1.0.189 203 9/8/2023
1.0.188 221 9/6/2023
1.0.187 227 9/3/2023
1.0.186 299 8/21/2023
1.0.185 260 8/14/2023
1.0.184 255 8/10/2023
1.0.183 4,419 6/29/2023
1.0.182 2,147 5/27/2023
1.0.181 263 5/19/2023
1.0.180 1,878 5/14/2023
1.0.179 1,418 5/8/2023
1.0.178 354 4/21/2023
1.0.177 5,869 4/3/2023
1.0.176 505 3/13/2023
1.0.175 2,698 3/6/2023
1.0.174 376 2/26/2023
1.0.173 7,109 2/9/2023
1.0.172 2,883 2/7/2023
1.0.171 382 2/4/2023
1.0.170 3,090 2/2/2023
1.0.169 3,155 1/30/2023
1.0.168 475 1/18/2023
1.0.167 7,435 12/30/2022
1.0.166 416 12/23/2022
1.0.165 410 12/14/2022
1.0.164 390 12/14/2022
1.0.163 366 12/14/2022
1.0.162 395 12/14/2022
1.0.161 377 12/14/2022
1.0.160 4,231 12/12/2022
1.0.159 4,020 12/8/2022
1.0.158 454 12/4/2022
1.0.157 403 12/4/2022
1.0.156 453 11/30/2022
1.0.155 437 11/29/2022
1.0.154 435 11/28/2022
1.0.153 484 11/18/2022
1.0.152 4,895 11/11/2022
1.0.151 455 11/11/2022
1.0.150 445 11/10/2022
1.0.149 493 11/5/2022
1.0.148 470 11/4/2022
1.0.147 18,269 11/1/2022
1.0.146 20,683 10/16/2022
1.0.145 639 9/25/2022
1.0.144 594 9/10/2022
1.0.143 550 9/10/2022
1.0.142 41,645 9/8/2022
1.0.141 595 9/8/2022
1.0.140 536 9/8/2022
1.0.139 568 9/4/2022
1.0.138 554 9/4/2022
1.0.137 82,384 8/24/2022
1.0.136 640 8/8/2022
1.0.135 546 8/8/2022
1.0.134 612 7/26/2022
1.0.133 556 7/26/2022
1.0.132 42,622 7/19/2022
1.0.131 41,667 7/18/2022
1.0.130 618 7/13/2022
1.0.129 603 7/8/2022
1.0.128 620 6/30/2022
1.0.127 641 6/18/2022
1.0.126 612 6/6/2022
1.0.125 83,253 4/30/2022
1.0.124 619 4/20/2022
1.0.123 642 4/10/2022
1.0.122 597 4/7/2022
1.0.121 606 4/7/2022
1.0.120 647 4/2/2022
1.0.119 7,318 3/29/2022
1.0.118 569 3/27/2022
1.0.117 585 3/27/2022
1.0.116 84,382 2/20/2022
1.0.115 594 2/20/2022
1.0.114 598 2/20/2022
1.0.113 600 2/20/2022
1.0.112 605 2/20/2022
1.0.111 592 2/20/2022
1.0.110 603 2/20/2022
1.0.109 615 2/20/2022
1.0.108 572 2/20/2022
1.0.107 569 2/19/2022
1.0.106 136,590 1/24/2022
1.0.105 142,124 12/29/2021
1.0.104 25,035 12/20/2021
1.0.103 526 12/13/2021
1.0.102 25,222 12/7/2021
1.0.101 440 12/7/2021
1.0.100 25,284 12/6/2021
1.0.99 448 12/6/2021
1.0.98 433 12/5/2021
1.0.97 451 12/2/2021
1.0.96 26,588 11/29/2021
1.0.95 24,873 11/22/2021
1.0.94 562 11/17/2021
1.0.93 501 11/14/2021
1.0.92 25,863 11/13/2021
1.0.91 551 11/11/2021
1.0.90 475 11/11/2021
1.0.89 502 11/10/2021
1.0.88 531 11/9/2021
1.0.87 54,381 11/5/2021
1.0.86 526 11/5/2021
1.0.85 491 11/4/2021
1.0.84 494 11/4/2021
1.0.83 504 11/3/2021
1.0.82 592 10/30/2021
1.0.81 28,486 10/21/2021
1.0.80 587 10/17/2021
1.0.79 53,983 10/14/2021
1.0.78 4,572 10/13/2021
1.0.77 530 10/12/2021
1.0.76 28,364 10/11/2021
1.0.75 487 10/9/2021
1.0.74 31,677 10/7/2021
1.0.73 30,364 10/7/2021
1.0.72 488 10/7/2021
1.0.71 537 10/6/2021
1.0.70 559 9/28/2021
1.0.69 29,223 9/23/2021
1.0.68 619 9/11/2021
1.0.67 530 9/10/2021
1.0.66 543 9/9/2021
1.0.65 499 9/8/2021
1.0.64 543 9/8/2021
1.0.63 27,890 9/6/2021
1.0.62 533 8/31/2021
1.0.61 473 8/30/2021
1.0.60 28,806 7/31/2021
1.0.59 53,085 7/30/2021
1.0.58 570 7/26/2021
1.0.57 79,297 7/5/2021
1.0.56 574 7/1/2021
1.0.55 55,579 6/4/2021
1.0.54 80,333 4/26/2021
1.0.53 27,894 4/19/2021
1.0.52 131,583 4/7/2021
1.0.51 27,153 4/3/2021
1.0.50 158,062 3/22/2021
1.0.49 98,756 3/4/2021
1.0.48 27,071 2/26/2021
1.0.47 146,661 2/2/2021
1.0.46 50,021 1/26/2021
1.0.45 49,403 1/24/2021
1.0.44 527 1/24/2021
1.0.43 584 1/23/2021
1.0.42 49,798 1/20/2021
1.0.41 574 1/20/2021
1.0.40 25,256 1/18/2021
1.0.39 489 1/18/2021
1.0.38 24,365 1/16/2021
1.0.37 103,302 12/16/2020
1.0.36 51,218 12/14/2020
1.0.35 29,200 12/9/2020
1.0.34 924 12/7/2020
1.0.33 1,049 12/6/2020
1.0.32 947 12/2/2020
1.0.31 918 12/2/2020
1.0.30 25,904 12/1/2020
1.0.29 138,473 11/12/2020
1.0.29-atestpub 597 11/11/2020
1.0.28 26,026 10/11/2020
1.0.27 95,982 9/9/2020
1.0.26 24,834 9/3/2020
1.0.25 25,368 8/20/2020
1.0.24 72,779 8/9/2020
1.0.23 24,739 7/28/2020
1.0.22 24,639 7/19/2020
1.0.21 47,355 7/6/2020
1.0.20 73,184 6/6/2020
1.0.19 25,740 6/4/2020
1.0.18 49,190 5/29/2020
1.0.17 49,052 5/21/2020
1.0.16 1,136 5/17/2020
1.0.15 52,007 5/12/2020
1.0.14 103,019 5/4/2020
1.0.13 4,200 4/24/2020
1.0.12 4,639 4/22/2020
1.0.11 1,272 4/22/2020
1.0.10 1,288 4/21/2020
1.0.9 28,667 4/18/2020
1.0.8 26,717 4/16/2020
1.0.7 1,338 4/16/2020
1.0.6 22,994 4/15/2020
1.0.5 24,823 4/11/2020
1.0.4 24,254 4/3/2020
1.0.3 1,331 4/1/2020
1.0.2 11,359 3/27/2020
1.0.1 10,272 3/22/2020
1.0.0 3,044 3/22/2020

fixes