Top 20 NuGet parser Packages

Package for parsing web pages using CSS selectors (AngleSharp). Description: https://github.com/MeltedCheese311/NParser
A lightweight parser combinator library for F#.
Package for parsing web pages using CSS selectors (AngleSharp). Description: https://github.com/MeltedCheese311/NParser
Library for getting all current skins on cs.money including the price, float, quantity etc.
CSV Parser for Molecule Software Applications (.Net Framework 4.7.1+) This library converts any CSV file and returns an easily processed DataTable Note: While this library is developed solely for MoleculeSoftware applications, it can be used by other developers to parse CSV files within their appl...
A simple library that will parse either a url or list of urls and return you an object of type Feed.
A Parser for serializing and deserializing .pixi files used by PixiEditor
A .NET 4.7.2 library which uses Net.Http.OData with an implementation for ASP.NET WebApi.
Library for translating Creole 1.0 wiki markup into html. Note that this library is still under development and doesn't support complete Creole 1.0 markup. Feel free to contribute at https://github.com/Algorim/Algorim.CreoleWiki.
AsfMojo is an open source .NET ASF parsing library, providing support for parsing Windows Media Audio (WMA) and Windows Media Video (WMV) files
Command line parser with support for tokenizing, switches and attribute based arguments classes
Simple dynamic xml parsing
The Synapse Parser Combinator Framework
A .NET domain name parser of the PublicSuffix.org list maintained by Mozilla
Expression parser for C#, Flee and Visual Basic.
Reads and evaluates string representations of mathematical formulae. Can be used for solving equations or plotting graphs. eg. var formula = MathParse.Parse("3sinx + 1"); return formula.Evaluate(Math.Pi); will return 1 (which is 3sinπ + 1)
.NET Parsing Expression Grammar developed 100% using a TDD. The framework can READ and WRITE itself. DSL is written with NPEG. Equivalent native parsers can be exported in many popular languages.
A single C# file that can be embedded to provide alternate ways to invoke TryParse methods from .NET Framework for use in expressions and functional code like LINQ queries.
Provides an easy way to convert command-line arguments into an instance of user-defined class.