HexIO 1.0.1
A .Net library to read and write Intel HEX files.
Supports the following Intel HEX records:
00 Data
01 End Of File
02 Extended Segment Address
04 Extended Linear Address
05 Start Linear Address
Install-Package HexIO -Version 1.0.1
dotnet add package HexIO --version 1.0.1
<PackageReference Include="HexIO" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HexIO --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release of HEXIO
Supports reading Intel Hex files from a System.IO.Stream derived type
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.0.1 | 1,538 | 8/3/2017 |