josefpihrt / linqtoregexLinks
LINQ to Regex library provides language integrated access to the .NET regular expressions.
☆169Updated last year
Alternatives and similar repositories for linqtoregex
Users that are interested in linqtoregex are comparing it to the libraries listed below
Sorting:
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- IDisposable helper types.☆137Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.