Found 73 packages
Email reply parser ported from https://github.com/crisp-im/email-reply-parser.
A .NET clone of github email_reply_parser
Package Description
A library for parsing plain-text email replies and removing quotes, signatures etc.
.NET for Android and MAUI bindings for the Android Java library 'com.google.mlkit:smart-reply'.
A helper library for resolving alpha-2, alpha-3 and numeric country codes to country records.
This library supports parsers built by Solidsoft Reply. Latest Release Notes: -------------- 1) Updated ParserException class to hold data entity identifier.
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-ml-natural-language-smart-reply'.
基于JT808消息业务处理程序服务
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-ml-natural-language-smart-reply-model'.
South African drivers licence decryption and decoding
Disposable email service API. You can create mailboxes, receive letters, and manage temporary email addresses with ease. This service provides a convenient solution for handling short-term email needs, ensuring privacy and reducing spam. Perfect for developers and businesses looking to integrate disposable email functionality into their applications.
.NET for Android and MAUI bindings for the Android Java library 'com.google.mlkit:smart-reply-common'.
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) Fixed incompatibilitis between with versions for .NET 6.0 and .NET 7.0 or later.
A reliable and validating barcode data parser for the European Medicines Verification System (EMVS). Latest Release Notes: -------------- The following changes were made in this release. 1) Updated to use latest version of the High Capacity AIDC parser.
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: -------------- The following changes were made in this release. 1) Updated to use latest version of GS1 Parser. 2) Updated to use latest version of MH10.8.2 Parser.
A library for representing and detecting barcode symbologies when processing data reported by barcode scanners. The library supports AIM identifiers in accordance with ISO/IEC 15424:2008. Latest Release Notes: -------------- 1) Extended target platform reach to .NET Standard 2.0, .NET 6.0, .NET 7.0 and .NET 8.0.
A fork of EricJWHuang's EmailReplyParser for .NET with support for Dutch email conventions.
A comprehensive validating parser for GS1 Application Identifiers (AIs). Latest Release Notes: -------------- This release contains minor breaking changes as well as new functionality. Please check existing code carefully to ensure that it continues to work as expected after upgrading. The following changes were made in this release. 1) Added support for new NHRN (Costa Rica Sanitary Register Number). AI 717 - see GSCN 25-199. 2) Added support for new GS1 AIs for activation of mobile communication devices onto cellular networks. AIs 8040, 8041, 8042 and 8043 - see GSCN 25-047. 3) Updated abbreviations for measures to UN ECE Recommendation 20 - see GSCN 25-081. 4) Fixed an issue concerning detection of elements that are incorrectly terminated with an FNC1 character. 5) Fixed an issue with enumeration of exceptions when calling ParseEx(). 6) Fixed an memory leak issue when calling ParseEx(). 7) Improved error handling to provide a more consistent approach to classifying errors as fatal or non-fatal. 8) Rationalised error and warning numbers. This is a potentially breaking change if existing code relies on specific error number values. 9) Consistent reporting of positions and offsets in resolved elements and exceptions. 10) Consistent use of the term 'element' instead of 'entity' to align better with GS1 terminology. NB., this is a breaking change. 11) Supplied missing translations for all official EU and EFTA languages. 12) Added support for parsing mulitple element string sequences in a single call to Parse(). 13) Implemented data relationship rules for certain AIs as per GS1 General Specifications. 14) Added support for parsing data elements represented is GS1 Human-Readable Information (HRI) format. 15) Provided improved and expanded documentation for the parser. See the project site on GitHub.