Top 20 NuGet parser Packages

Parser AIS's binary messages to strings that people can understand HOW-TO: http://lu.9efish.com/blog/how-to-use-aisparser.net
A convenient API to Majestic-12 html parser. Works on .NET framework, Silverlight and Windows Phone 7.
A Pratt parser implementation for C#
This TVA Code Library is a collection of class libraries that extends and expands the functionality included in Microsoft’s .NET Framework. It makes some of Microsoft’s functions simpler to use, and adds functions that Microsoft did not include in the .NET Framework.
Ve Parser is an implementation of Combinatory Parser concept in .Net environment using C# language. It allows to very easily write parsers for your language by writing its grammar using your favorite .Net language. Not only it does parse the input, but also it generates a decent output.
General purpose library for expression parsing, template rendering, type conversion, configuration management, ...
ConsoleFx is a framework to build command-line applications, with support for command-line argument parsing and handling, including built-in error handling and validation support. This is the binary package for the ConsoleFx core, which provides a fluent API for creating command-line applications. U...
ConsoleFx is a framework to build command-line applications, with support for command-line argument parsing and handling, with built-in error handling and validation support. This is the code package for the ConsoleFx core, which provides a fluent API for creating command-line applications. Use this...
A base class library to add useful extensions to .NET, like messanging, LINQ expression parser and extension methods, Task Parallel Library helpers, type auto-mapping for storage and benchmark.
A .NET-base implementation of Prolog based on the Warren Abstract Machine (WAM) architecture.
Iron Text is a library for rapid creation of parsers and interpreters using c# without additional external tools. The distinguishing features of the project are that: - grammar and lexical rules are described entirely using .net type system with custom attributes - a...
Portable Game Notation (PGN) implementation in .NET https://github.com/iigorr/pgn.net
A library to parse ASN.1 encoded data.
Yet Another Math Parser (PCL Version) enables you to parse complex (numerical) expressions with a syntax that is quite close to MATLAB's syntax.
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
The Config Helper Pro Library has the ability to manage all your .NET configuration needs. Read/write to the registry, application/web config, and INI files with a single line of code. Everything is 100% managed code.
A .NET library for parsing and generating Internet email messages.
Reactive monadic parser combinator in C#
Danio is a command line args parser. It provides a simple and static way of defining arguments in the classes where they are actually used and it initializes everything at application start time.
The Stringe is a wrapper for the .NET String object that tracks line, column, offset, and other metadata for substrings.