Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
1,254 packages returned for Tags:"Parser"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
CodeAnalysis.
Common
by:
Microsoft
RoslynTeam
549,852,025 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More...
More information
YamlDotNet
by:
aaubry
109,952,121 total downloads
last updated
4/16/2023
Latest version:
13.1.0
yaml
parser
development
library
serialization
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
Microsoft.
CodeAnalysis.
CSharp
by:
Microsoft
RoslynTeam
492,560,775 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at...
More information
CommandLineParser
by:
commandlineparser
ericnewton76
81,199,122 total downloads
last updated
5/17/2022
Latest version:
2.9.1
command
line
commandline
argument
option
parser
parsing
library
syntax
shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line...
More information
Microsoft.
CodeAnalysis.
CSharp.
Workspaces
by:
Microsoft
RoslynTeam
166,492,476 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at...
More information
Microsoft.
CodeAnalysis.
Workspaces.
Common
by:
Microsoft
RoslynTeam
168,201,205 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other...
More information
Superpower
by:
datalust
19,986,047 total downloads
last updated
9/6/2021
Latest version:
3.0.0
superpower
parser
A parser combinator library for C#
Microsoft.
CodeAnalysis.
VisualBasic
by:
Microsoft
RoslynTeam
135,240,203 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at...
More information
GraphQL-
Parser
by:
joemcbride
mkmarek
17,822,306 total downloads
last updated
4/21/2023
Latest version:
9.1.0
GraphQL
json
api
parser
Library containing lexer and parser for GraphQL syntax
Microsoft.
Net.
Compilers
by:
Microsoft
RoslynTeam
Deprecated
88,286,341 total downloads
last updated
5/13/2022
Latest version:
4.2.0
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will cause the project to be built using the C# and Visual...
More information
Sprache
by:
mikehadlow
nblumhardt
sprache
7,268,068 total downloads
last updated
9/20/2021
Latest version:
3.0.0-develop-00049
Parser
Parsers
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
MimeKit
by:
jstedfast
90,942,489 total downloads
last updated
4/15/2023
Latest version:
4.0.0
mime
encryption
arc
dkim
security
smime
s/mime
openpgp
pgp
mbox
More tags
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser,...
More information
Microsoft.
CodeAnalysis.
VisualBasic.
Workspaces
by:
Microsoft
RoslynTeam
47,194,766 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at...
More information
MailKit
by:
jstedfast
75,577,676 total downloads
last updated
4/15/2023
Latest version:
4.0.0
smtp
pop3
imap
mime
security
arc
dkim
smime
s/mime
openpgp
More tags
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL...
More information
SharpYaml
by:
xoofx
7,900,261 total downloads
last updated
8/12/2022
Latest version:
2.1.0
yaml
parser
yml
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
UAParser
by:
enemaerke
12,433,666 total downloads
last updated
5/26/2021
Latest version:
3.1.47
UAParser
.Net
UserAgent
Parsing
User
Agent
Parser
A .net wrapper for the ua-parser library
Parlot
by:
sebastienros
5,629,388 total downloads
last updated
11/30/2022
Latest version:
0.0.24
parser
interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
AngleSharp
by:
FlorianRappl
67,291,785 total downloads
last updated
6/8/2023
Latest version:
1.0.3
html
html5
css
css3
xml
dom
dom4
parser
engine
hypertext
More tags
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Microsoft.
CodeAnalysis.
Scripting.
Common
by:
Microsoft
RoslynTeam
40,296,615 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at...
More information
Microsoft.
CodeAnalysis.
CSharp.
Scripting
by:
Microsoft
RoslynTeam
39,770,603 total downloads
last updated
5/20/2023
Latest version:
4.7.0-1.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package. More details at https://aka.ms/roslyn-packages This package was built from the source at...
More information
Previous
Next