IntelHexFormatReader 2.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package IntelHexFormatReader --version 2.2.2
NuGet\Install-Package IntelHexFormatReader -Version 2.2.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IntelHexFormatReader --version 2.2.2
#r "nuget: IntelHexFormatReader, 2.2.2"
#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.2

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  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 tizen30 was computed.  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 (5)

Showing the top 5 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

ArduinoUploaderCore

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).

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 51,366 6/15/2017
2.2.2 4,120 3/9/2017
2.2.1 11,066 1/28/2017
2.2.0 1,324 1/28/2017
2.1.0 4,232 10/7/2016
2.0.0 1,055 10/6/2016
1.0.0 2,967 10/2/2016