quamotion / XPathParserLinks
XPathParser: XPath parser in C# source code.
☆19Updated 3 years ago
Alternatives and similar repositories for XPathParser
Users that are interested in XPathParser are comparing it to the libraries listed below
Sorting:
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 6 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- ☆38Updated 2 years ago
- ☆12Updated 7 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- Scans a given directory tree for interesting assembly references☆17Updated last week
- Making .NET open source accessible!☆26Updated 7 years ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.☆64Updated 3 weeks ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Loyc LL(k) Parser Generator for C# - Examples☆12Updated 9 years ago
- The Try monad (Error/Exceptional monad) for C#