HeroParser.Cli 2.7.0

dotnet tool install --global HeroParser.Cli --version 2.7.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local HeroParser.Cli --version 2.7.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=HeroParser.Cli&version=2.7.0
                    
nuke :add-package HeroParser.Cli --version 2.7.0
                    

HeroParser CLI

The heroparser command-line tool validates, profiles, converts, repairs, and transforms tabular files including CSV, JSONL, fixed-width, and Excel .xlsx data.

Install

Install the cross-platform .NET tool:

dotnet tool install --global HeroParser.Cli

Then inspect the available commands:

heroparser --help

See the CLI guide for command examples and other installation options.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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.

This package has no dependencies.

Version Downloads Last Updated
2.7.0 40 9/25/2026
2.6.0 100 9/4/2026
2.5.2 151 7/7/2026