Solidsoft.Reply.Parsers.AnsiMhDi 1.0.4

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

// Install Solidsoft.Reply.Parsers.AnsiMhDi as a Cake Tool
#tool nuget:?package=Solidsoft.Reply.Parsers.AnsiMhDi&version=1.0.4

This library provides a comprehensive validating parser for ANSI MH 10.8.2-2021 Data Identifiers (DIs). See MHI Publications | ANSI MH10.8.2 – Data Identifiers. The parser validates each DI against the format defined for that DI. It calls back into an Action for each DI reported to it. For each DI, parsed data is reported as a Resolved Entity object. Each Resolved Entity includes a collection of all errors reported while parsing the DI. The library depends on the Solidsoft.Reply.Parsers.Common library.

Validation Errors:

For each invalid DI, the parser may output a combination of one or more errors.

The following validation errors are supported:

3001
No data provided.

3002
Invalid data identifier {0}.

3003
Invalid format. No format {0} provided.

3004
No records provided.

3005
The value{0} is invalid for DI {1}.

3006
The entity value cannot be null for DI{0}.

3007
Validation for DI{0} timed out.

3008
Invalid field. No data identifier.

3100 The value{0} does not match the specified pattern for the data element.

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

Showing the top 1 NuGet packages that depend on Solidsoft.Reply.Parsers.AnsiMhDi:

Package Downloads
Solidsoft.Reply.Parsers.HighCapacityAidc

A library for parsing high-capacity ADC (Automatic Data Capture) media such as two-dimensional barcodes used in Automatic Identification and Data Capture (AIDC). The library supports the following international standards: ISO/IEC 15418:2016 - Information technology — Automatic identification and data capture techniques — GS1 Application Identifiers and ASC MH10 Data Identifiers and maintenance; ISO/IEC 15434:2019 - Information technology — Automatic identification and data capture techniques — Syntax for high-capacity ADC media. Latest Release Notes: -------------- 1) Provides language support for all EU official languages and Norwegian and Icelandic.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 163 4/15/2024
1.0.3 298 2/4/2024
1.0.2 313 1/31/2024
1.0.1 227 1/2/2024
1.0.0 403 11/11/2023

1) Includes translations for all entity descriptions.
2) Provides language support for all EU official languages and Norwegian and Icelandic.