Top 20 NuGet parse Packages

Makes the task of creating and using templates much easier by using simple tokens in a file and annotations on a model.
Framework for parsing web pages.
The RS Command Line Parser .Net Class Library can be used to add basic command line parsing for parameters to an application. Parameters can be passed starting with -- or - or / as prefix character followed by a space or = between parm name and value. Example: app.exe --action=run or --action ru...
A Fork of the original Jace.NET This Fork does not include Mono Android or Wp8 Libs This Fork extends the Calculate Method allowing unlimited parameters, whereas the original version was limited to 6 parameters. Jace.NET is a high performance calculation engine for the .NET platform that can d...
SharpINI is a simple .NET Standard 2.0 compatible library to parse and write INI strings
A small library to handle ISO8601 durations (e.g. P1Y for 1 year, PT2H30M for 2 hours and 30 minutes) in C#.
A simple Xamarin.Android Bindings Library for parsing and composing PDUs for sending and receiving MMS messages.
A fork of EricJWHuang's EmailReplyParser for .NET with support for Dutch email conventions.
A simple to use lib to parse a string to a enum value. Given a set of strings you can parse them to a flagable enum. Given a string that is different to the enum value you can parse it too by using an attribute.
Contracts and general implementations for parsing string data.
Pnyx brings all of your favorite unix file transform tools like grep, sed and awk to your preferred programming language.
2-way-sql parser
StringScanner allows reading of strings one word at a time, with word boundaries being defined by a provided regex delimiter.
Used to parse resume
Lightweight .NET INI-file parser that can easily read and write INI files. It provides direct support for string, int, double and bool setting types. In addition to reading and writing individual settings, it can return all of the sections in the INI file, and also return all the settings within a ...
A 1 to 1 port of TextFieldParser for .NET Core.