Top 20 NuGet regular Packages
Regular expression matching library.
Converts regular expression matches to strong types.
Linear-progressive text discovery engine exposing functionality through simple service APIs. Break plain text into a sequence of slices which can be reconstituted as annotated text. Generate meta-rich tokens from a search expression to then be used to annotate source text matches; noise-word detect...
Clean & simple, idiomatic C# RegEx-based line parser.
RegExtract takes a string and a regular expression template and deserializes to a provided type. Works especially well with records and tuples, but can extract to any type that provides either a `static T Parse(string)` method or a single-string...
TextDiscovery AngleSharp implementations of IDomInterpreter, IDomNodeFactory, and IHtmlConverter. Enables the following capabilities: mark search hits in the DOM, create HTML excerpts at a given word count with configurable element-breaking rules, and more.
The extension for ObjectFiller .NET allows to generate string values that match a given regular expression.
TextDiscovery HtmlAgilityPack implementations of IDomInterpreter, IDomNodeFactory, and IHtmlConverter. Enables the following capabilities: mark search hits in the DOM, create HTML excerpts at a given word count with configurable element-breaking rules, and more.
A command line tool that can be used to generate data for testing or other uses. You provide it with a pattern containing symbols defining the output you want to produce and it will create random data to match that pattern.
C# Visual Studio T4 template processing for compiling regular expressions into code for ultra fast execution of several parallel regular expressions. This project is inspired by the re2c regular expression compiler.
ASP.NET Core rate limiting middleware based on Regular Expressions for Urls
Define routes using regular expressions in ASP.NET MVC
Value object classes and validation for different kinds of global identifiers.
Value objects of different kinds of identifiers in Finland.
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers.
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the impleme...
A package which encapsulates regular expression patterns for reuse
Provides a set of general purpose Fluent Assertion extension methods methods extending from Xunit.
Define routes using regular expressions
Platforms
* .NET4.0 and higher
* Silverlight 4 and higher
* Xbox360
* Windows Phone 7.0 and higher
* WinRT
RegularExpressions
* Match
* MatchAll
FriendlyStrings
* Welcome (random 'Hello' string)
ExtensionMethods
* string[].ToCommaSeperated
Fluent Regex builder