SoftCircuits / ParsingHelperLinks
.NET text parsing helper class.
☆16Updated last year
Alternatives and similar repositories for ParsingHelper
Users that are interested in ParsingHelper are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 5 years ago
- A .NET library that can read and write .reg files☆12Updated 3 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- Implement memento the easy way.☆17Updated last week
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.