Solidsoft.Reply.Parsers.HighCapacityAidc
1.0.9
See the version list below for details.
dotnet add package Solidsoft.Reply.Parsers.HighCapacityAidc --version 1.0.9
NuGet\Install-Package Solidsoft.Reply.Parsers.HighCapacityAidc -Version 1.0.9
<PackageReference Include="Solidsoft.Reply.Parsers.HighCapacityAidc" Version="1.0.9" />
paket add Solidsoft.Reply.Parsers.HighCapacityAidc --version 1.0.9
#r "nuget: Solidsoft.Reply.Parsers.HighCapacityAidc, 1.0.9"
// Install Solidsoft.Reply.Parsers.HighCapacityAidc as a Cake Addin #addin nuget:?package=Solidsoft.Reply.Parsers.HighCapacityAidc&version=1.0.9 // Install Solidsoft.Reply.Parsers.HighCapacityAidc as a Cake Tool #tool nuget:?package=Solidsoft.Reply.Parsers.HighCapacityAidc&version=1.0.9
This library provides a parser for 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
Product | Versions 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. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.3)
- Solidsoft.Reply.BarcodeScanner.Symbology (>= 1.0.1)
- Solidsoft.Reply.Parsers.AnsiMhDi (>= 1.0.4)
- Solidsoft.Reply.Parsers.Gs1Ai (>= 1.0.5)
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
- Solidsoft.Reply.BarcodeScanner.Symbology (>= 1.0.1)
- Solidsoft.Reply.Parsers.AnsiMhDi (>= 1.0.4)
- Solidsoft.Reply.Parsers.Gs1Ai (>= 1.0.5)
-
net7.0
- Newtonsoft.Json (>= 13.0.3)
- Solidsoft.Reply.BarcodeScanner.Symbology (>= 1.0.1)
- Solidsoft.Reply.Parsers.AnsiMhDi (>= 1.0.4)
- Solidsoft.Reply.Parsers.Gs1Ai (>= 1.0.5)
-
net8.0
- Newtonsoft.Json (>= 13.0.3)
- Solidsoft.Reply.BarcodeScanner.Symbology (>= 1.0.1)
- Solidsoft.Reply.Parsers.AnsiMhDi (>= 1.0.4)
- Solidsoft.Reply.Parsers.Gs1Ai (>= 1.0.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Solidsoft.Reply.Parsers.HighCapacityAidc:
Package | Downloads |
---|---|
Solidsoft.Reply.Parsers.EmvsUniqueIdentifier
A reliable and validating barcode data parser for the European Medicines Verification System (EMVS). Latest Release Notes: -------------- 1) Updated to use the latest version of the Calibrator (2.2.12). |
|
Solidsoft.Reply.Parsers.HighCapacityAidc.PreProcessors
A library of pre-processors for use with the Solidsoft Reply High Capacity AIDC parser or parsers that are dependent on it. |
GitHub repositories
This package is not used by any popular GitHub repositories.
1) Fixed issue with Parse method which failed for null preprocessor.
2) Added an override for the Parse method to allow code to ignore preprocessed text output.