Ecng.IO
1.0.269
dotnet add package Ecng.IO --version 1.0.269
NuGet\Install-Package Ecng.IO -Version 1.0.269
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.IO" Version="1.0.269" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.IO" Version="1.0.269" />
<PackageReference Include="Ecng.IO" />
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.IO --version 1.0.269
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ecng.IO, 1.0.269"
#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.IO@1.0.269
#: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.IO&version=1.0.269
#tool nuget:?package=Ecng.IO&version=1.0.269
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ecng system framework
| 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.Common (>= 1.0.255)
-
net6.0
- Ecng.Common (>= 1.0.255)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Ecng.IO:
| Package | Downloads |
|---|---|
|
Ecng.Interop
Ecng system framework |
|
|
Ecng.Security
Ecng system framework |
|
|
StockSharp.Algo
Trading algorithms. More info on web site https://stocksharp.com/store/ |
|
|
StockSharp.Fix
FIX/FAST |
|
|
StockSharp.DukasCopy
DukasCopy |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ecng.IO:
| 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.269 | 24 | 4/14/2026 |
| 1.0.268 | 2,787 | 3/17/2026 |
| 1.0.267 | 674 | 3/17/2026 |
| 1.0.266 | 1,330 | 3/15/2026 |
| 1.0.265 | 2,608 | 3/3/2026 |
| 1.0.264 | 845 | 2/28/2026 |
| 1.0.263 | 915 | 2/25/2026 |
| 1.0.262 | 3,827 | 2/4/2026 |
| 1.0.261 | 1,965 | 2/1/2026 |
| 1.0.260 | 1,084 | 1/26/2026 |
| 1.0.259 | 1,468 | 1/22/2026 |
| 1.0.258 | 751 | 1/22/2026 |
| 1.0.257 | 1,440 | 1/19/2026 |
| 1.0.256 | 1,341 | 1/18/2026 |
| 1.0.255 | 735 | 1/18/2026 |
| 1.0.254 | 683 | 1/16/2026 |
| 1.0.253 | 838 | 1/14/2026 |
| 1.0.252 | 741 | 1/13/2026 |
| 1.0.251 | 677 | 1/13/2026 |
| 1.0.250 | 1,058 | 1/9/2026 |
Loading failed
Fix MemoryFileSystem.MoveFile not setting FullPath and LastClosedUtc
Fix temp stream leak on preload failure in TransactionFileStream
Fix FastCsvReader escaped quotes not detected at buffer boundary