534 packages tagged with “parsing”
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
The runtime library for parsers generated by the C# target of ANTLR 3. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Command-line parsing API. Commonly used types: Microsoft.Extensions.CommandLineUtils.CommandLineApplication Microsoft.Extensions.CommandLineUtils.CommandOption
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
Command-line parsing API and utilities for console applications. Commonly used types: McMaster.Extensions.CommandLineUtils.CommandLineApplication McMaster.Extensions.CommandLineUtils.CommandOption McMaster.Extensions.CommandLineUtils.IConsole McMaster.Extensions.CommandLineUtils.Prompt McMaster.Extensions.CommandLineUtils.ArgumentEscaper A community-maintained fork of Microsoft.Extensions.CommandLineUtils, plus many enhancements.
A .net wrapper for the ua-parser library
The runtime library for parsers generated by the C# target of ANTLR 4. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
The C# target of the ANTLR 4 parser generator for Visual Studio 2010+ projects. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2010 or newer.
C# port of Daniel Lemire's fast_float fully ported from C++ to C#. It is up to 9 times faster than the standard library in some cases while providing exact results.
Command Line Parsing and Execution
A lightweight, fast, and flexible parsing library for C#, developed at Stack Overflow.
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#. It allows developers easy access to email on a POP3 server in a matter of minutes. The project is backed by several hundred test cases and is therefore believed to be very robust. If you find a bug, please report this by sending an email to hpop-users@lists.sourceforge.net. POP3 Client Features - Easy to use POP3 client - Support for plain TCP or TLS/SSL connections - Authentication methods supported - - Plain - - APOP - - CRAM-MD5 (RFC 2195) - CAPA capabilities command supported (RFC 2449) MIME Parsing Features - Preserves the MIME email hierarchy - Easy access to different MediaType parts of the email - Headers are parsed into strong types and are easy to examine - Includes robust decoders for - - QuotedPrintable - - Base64 - - EncodedWord - - Continuation and encoding of header fields (RFC 2231) - Emails are fully persistable
Firely's SDK for working with HL7 FHIR R4. This is the root package for the SDK includes core functionality to working with RESTful FHIR servers, POCO classes for FHIR, parsing/serialization of FHIR data and working with conformance data and terminologies.
Derivative of Harwell's Antrl4cs: contains "ITask" wrapper for Msbuild, schemas for setting Antlr4 file properties, and a separately installed official Antlr4 java tool at antlr.org downloads.
Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
NHapi is a port of the original project HAPI. NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry. This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications. This nuget package is just a metapackage for conveniance.
The GenericParser is a robust C# implementation of a parser for delimited and fixed width format files. It provides a variety of features (ex. custom delimiters, text qualifiers, loading/saving configuration from XML, and many more), performant, and thoroughly tested.
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine. Script can be evaluated using either synchronous or asynchronous processing. Script Syntax: https://waher.se/Script.md
DateTimeRange and various DateTime and TimeSpan extension methods.
The core components for parsing/encoding HL7 messages. Contains the base classes and interfaces for datatypes, segments, and messages.
Parses full name into first name, middle name, last name, nickname, title, and suffix fields
The C# target of the ANTLR 3 parser generator. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Firely's SDK for working with HL7 FHIR STU3. This is the root package for the SDK includes core functionality to working with RESTful FHIR servers, POCO classes for FHIR, parsing/serialization of FHIR data and working with conformance data and terminologies.
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's. Special made for DSTU2
Contains the data types, segments, and messages that follow the HL7 2.5.1 schema.
A natural language date parser for .Net. A port of Ruby's chronic.
Provides CsvParser and serialization for SharpLearning.
Contains the data types, segments, and messages that follow the HL7 2.5 schema.