Solidsoft.Reply.Parsers.Common
1.0.1
dotnet add package Solidsoft.Reply.Parsers.Common --version 1.0.1
NuGet\Install-Package Solidsoft.Reply.Parsers.Common -Version 1.0.1
<PackageReference Include="Solidsoft.Reply.Parsers.Common" Version="1.0.1" />
paket add Solidsoft.Reply.Parsers.Common --version 1.0.1
#r "nuget: Solidsoft.Reply.Parsers.Common, 1.0.1"
// Install Solidsoft.Reply.Parsers.Common as a Cake Addin #addin nuget:?package=Solidsoft.Reply.Parsers.Common&version=1.0.1 // Install Solidsoft.Reply.Parsers.Common as a Cake Tool #tool nuget:?package=Solidsoft.Reply.Parsers.Common&version=1.0.1
Solidsoft.Reply.Parsers.Common
Supports parsers provided by Solidsoft Reply.
Product | Versions 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 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
- No dependencies.
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Solidsoft.Reply.Parsers.Common:
Package | Downloads |
---|---|
Solidsoft.Reply.BarcodeScanner.Calibration
A library that calibrates application software to the combination of the barcode scanner configuration and OS keyboard layout. Latest Release Notes: -------------- The following changes were made in this release. 1) Introduction of handling for EOT (ASCII 04) characters in ISO/IEC 15434-encoded barcodes (Format 05 and Format 06). This was originally omitted over fears of possible network issues when transmitting EOT characters. These fears have proved unfounded, and the lack of EOT analysis conflicted with reliable detection of suffixes. 2) Improved handling for File and Unit separator characters used in EDI data in ISO/IEC 15434-encoded barcodes (Format 05 and Format 06). These are now handled individually, inproving the advice given in certain circumstances. 3) Fixes to various issues with localised resource. |
|
Solidsoft.Reply.Parsers.Gs1Ai
A comprehensive validating parser for GS1 Application Identifiers (AIs). Latest Release Notes: -------------- 1) Includes support for AI 03 - Identification of a Made-to-Order (MtO) trade item (GTIN) 2) Includes support for AI 8014 - Highly Individualised Device Registration Identifier (HIDRI) 3) Includes support for AI 7041 - UN/CEFACT freight unit type 4) Includes support for AI 7250 - Date of birth 5) Includes support for AI 7251 - Date and time of birth 6) Includes support for AI 7252 - Biological sex 7) Includes support for AI 7253 - Family name of person 8) Includes support for AI 7254 - Given name of person 9) Includes support for AI 7255 - Name suffix of person 10) Includes support for AI 7256 - Full name of person 11) Includes support for AI 7257 - Address of person 12) Includes support for AI 7258 - Baby birth sequence indicator 13) Includes support for AI 7259 - Baby of family name 14) Includes support for AI 716 - National Healthcare Reimbursement Number (NHRN) – Italy AIC The general cadence for releases is to provide a new version reflecting updates to General Specifications once a year (January). However, an exception is made for this release. This was prompted by the introduction of AI 716 for Italian AICs in August 2024. |
|
Solidsoft.Reply.Parsers.AnsiMhDi
A comprehensive validating parser for ANSI MH10.8.2 Data Identifiers (DIs). Latest Release Notes: -------------- 1) Includes translations for all entity descriptions. 2) Provides language support for all EU official languages and Norwegian and Icelandic. |
GitHub repositories
This package is not used by any popular GitHub repositories.
1) Extended target platform reach to .NET Standard 2.0, .NET 7.0 and .NET 8.0.