IntelHexFormatReader 2.2.3

.NET Standard 1.6 .NET Framework 4.5
dotnet add package IntelHexFormatReader --version 2.2.3
NuGet\Install-Package IntelHexFormatReader -Version 2.2.3
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="IntelHexFormatReader" Version="2.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IntelHexFormatReader --version 2.2.3
#r "nuget: IntelHexFormatReader, 2.2.3"
#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.
// Install IntelHexFormatReader as a Cake Addin
#addin nuget:?package=IntelHexFormatReader&version=2.2.3

// Install IntelHexFormatReader as a Cake Tool
#tool nuget:?package=IntelHexFormatReader&version=2.2.3

A .NET library to parse an Intel HEX file and emit a representative memory representation.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 1.6

NuGet packages (4)

Showing the top 4 NuGet packages that depend on IntelHexFormatReader:

Package Downloads
ArduinoUploader

A library to upload an Intel HEX file (e.g. compiled sketches) directly to an Arduino over a (USB) serial port without having to use the Arduino IDE (or avrdude).

ArduinoDriver

Library to connect, drive and debug an Arduino (UNO) directly from within Visual Studio (through the USB serial connection).

AVRDisassembler

A cross-platform (.NET Core) Atmel AVR / Arduino disassembler, written in C#.

ArduinoUploader.NET

A library to upload an Intel HEX file (e.g. compiled sketches) directly to an Arduino over a (USB) serial port without having to use the Arduino IDE (or avrdude). This project is forked by Anders Dyhrberg from ArduinoUploader by Christophe Diericx. This is updated to support .NET7.0

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on IntelHexFormatReader:

Repository Stars
AcK77/AmiiBomb-uino
Amiibo Cloning with Arduino
twinearthsoftware/ArduinoSketchUploader
A .NET library and a command line utility to upload a compiled sketch (. HEX file) directly to an Arduino board.
christophediericx/ArduinoDriver
A .NET library for controlling an Arduino board directly through a USB (serial) connection.
Version Downloads Last updated
2.2.3 40,036 6/15/2017
2.2.2 3,719 3/9/2017
2.2.1 8,608 1/28/2017
2.2.0 1,189 1/28/2017
2.1.0 3,693 10/7/2016
2.0.0 930 10/6/2016
1.0.0 2,433 10/2/2016