Top 20 NuGet parsing Packages

Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
TreeBasedCli is a C# library that simplifies the process of creating command-line interfaces (CLIs) with nested subcommands. This library is designed to help developers build CLIs that offer an intuitive and user-friendly experience, with clear and concise documentation and actionable error messages...
A .NET Command Line Parsing library which is set up and parsed using fluent syntax. It parses command line arguments into strongly-typed classes which you define. Supports conditional dependencies between arguments, conversion, default values, a basic shell, and automatic help/usage text. It also su...
A .NET class library that makes it easier to parse text. The library tracks the current position within the text, ensures your code never attempts to access a character at an invalid index, and includes many methods that make parsing easier. The library makes your text-parsing code more concise and ...
Simple, yet powerful, strongly typed command line arguments parser library for .NET.
Vanilla.PDF is a cross-platform SDK for creating and modifying PDF documents
Easy argument parsing for .Net applications (Core 3 or later).
only .net framework 4.5+
DateTimeRange and various DateTime and TimeSpan extension methods.
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.
Improved xNet for .NET Framework 4.5+ / .NET Standard 2.0
Ookii.CommandLine is a powerful, flexible and highly customizable command line argument parsing library for .Net applications. - Easily define arguments by creating a class with properties. - Create applications with multiple subcommands. - Generate fully customizable usage help. - Supports PowerSh...
Isop is a library to help simplify and structure command line apps.
The C# target of the ANTLR 4 parser generator for Visual Studio 2008 projects. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008.
A .NET port of BeanIO for marshalling and unmarshalling, which perfectly fits into the .NET world.
An optimized version of HtmlAgilityPack with many bug fixes and improvements. Improved features: * Minimizes heap allocations and avoids duplicate strings in the heap * HtmlAttribute, HtmlAttributeCollection, HtmlNodeCollection are now structs * Proper encoding/unencoding of attributes * Fixed allo...
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package supports .NET standard 2 and connects to the web API offered ...
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package contains a .cs file with example usage of the InProc version.
A near drop-in replacement for ManyConsole, wrapping Microsoft.Extensions.CommandLineUtils