Top 20 NuGet parser Packages

SHIORI/2.x,3.x SAORI/1.0 Protocol Parser / Container
This C# library serves to provide .NET data structures (and an accompanying set of helpful parsers) for the ONIX XML format, which is the international standard for representing the electronic data regarding books (along with other media). This format has been established by the international book t...
A .NET parser for .usmap files
Patched roslyn for memes More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/zawodskoj/roslyn.git/commit/1f12f23abcadd9a876f981d17ad365c14e765ab3.
A lightweight CSS tokenizer/parser with no dependencies.
Tool to read and parse command line or parse a file with many command lines.
Library for Parsing SQL Server T-SQL Scripts
A natural language parser is a program that works out the grammatical structure of sentences, for instance, which groups of words go together (as \"phrases\") and which words are the subject or object of a verb. Probabilistic parsers use knowledge of language gained from hand-parsed sentences to try...
Development kit for the generation of LR and RNGLR parsers programmatically or in command line. Full API for the manipulation of context-free grammars.
Toolbox for .NET projects
A utility to convert html document into a tree of HtmlNode elements. It can also parse the css styles and apply to the html elements
JsonPath Class Library: Extract values from JSON data with single line expressions and plain old CLR objects without using foreach/if. Extract the 42 from ["1st","2nd",{"aString":"HelloWorld","aNumber":42}] with C# expression: json[2]["aNumber"]
.NET port of Microsoft's TypeScript parser for simple AST manipulation
Tiled Map library
Library for parsing and assembling radius packets. Includes a dictionary with attributes and some vendor specific attributes
Read data from strings in XML/JSON/YAML/CSV formats into a tree structure. Create data nodes manually and serialize it back to those formats.
A TrueType parser for reading, glyphIds, names, descriptions, and kerning information from TrueType fonts.
TOML parsing library.
A .net wrapper for the ua-parser library with form factors (Mobile,Table,Desktop,Spider). No hidden references to System.Net.Http
A callback-based program option parser for C#.