.NET tools, components, libraries and add-ins [NEW] My favorites| sign in | create your account  
ASP.NET hosting
Advertise here! Contact us to know the options

Regular expressions

Display options and filters
Sort by:
Built for .NET
Built for the Compact Framework
Free or free version available
Built for .NET 2
Built for Mono
Source code provided
Built for .NET 4
Library
Sold as a service
Built for Silverlight
Add-in
Discontinued

RegExpTk

 Home Page Home Page

Categories: Regular expressions

Author: Markus Palme

Standalone version of the SharpDevelop "RegExpTk" Add-in. This tool can be used for testing and compiling regular expressions.

Built for .NET
Built for .NET
Free or free version available
Free or free version available
Source code provided
Source code provided

Regex Snippets

 Home Page Home Page

Categories: Regular expressions

Author: Darren Neimke

Latest version: 1.2.0.39826
Added 2003-09-17

A regular expression testing tool that allows users to store patterns into a favourites folder so that they can be re-used and updated at a later date. You can also store links to your favourite online regex resources by dragging links from your browser to the "Online Resources" tree.

Built for .NET
Built for .NET
Free or free version available
Free or free version available
Source code provided
Source code provided

Regulazy

 Home Page Home Page

Categories: Regular expressions

Author: Roy Osherove

Latest version: 1.02
Added 2006-09-12

Visual regular expression creation tool for beginners.
Regulazy offers a "point and click" user interface, and allows creating regular expressions for simple searches without requiring Regex syntax knowledge.

Features include:
- Predictive technology: tries to give you the best options for the selected text
- Code samples generation in VB.NET and C#

Built for .NET 2
Built for .NET 2
Free or free version available
Free or free version available

Regular Expression Workbench

 Home Page Home Page

Categories: Regular expressions

Author: Eric Gunnerson

Latest version: 2.00
Added 2003-09-17

Create, test, and study regular expressions with this workbench. With the "Examine-o-matic" feature, hover over the regex to decode what it means.

Built for .NET
Built for .NET
Free or free version available
Free or free version available
Source code provided
Source code provided

Regex Tester

 Home Page Home Page

Categories: Regular expressions

Author: Harish Palaniappan

Application to use for testing regular expression patterns on a test string, as we create the pattern, rather than testing it on the actual input which may be sometimes time consuming, especially for large input strings.

Built for .NET
Built for .NET
Free or free version available
Free or free version available
Source code provided
Source code provided

Regex Hero

 Home Page Home Page

Categories: Regular expressions

Author: BucketSoft

Online .NET regular expression tester.

Features include:
- Interactive as-you-type highlighting of regex matches
- Generate C# or VB.NET code directly from the tool
- Code completion
- Regex analysis
- Benchmark and optimize your regular expressions
- A desktop version is available

Built for .NET
Built for .NET
Built for .NET 2
Built for .NET 2
Built for .NET 4
Built for .NET 4
Built for Silverlight
Built for Silverlight
Free or free version available
Free or free version available

RegexBuddy

 Home Page Home Page

Categories: Regular expressions

Author: Just Great Software

Latest version: 3.4.0
Added 2009-10-03

Tool for creating and understanding regular expressions.

Features include:
- Test any regex on sample strings and files
- Debug without guesswork by stepping through the actual matching process
- Use the regex with source code snippets automatically adjusted to the particulars of your programming language
- Collect and document libraries of regular expressions for future reuse
- GREP (search-and-replace) through files and folders
- Integrate with your favorite searching and editing tools

Built for .NET
Built for .NET
Built for .NET 2
Built for .NET 2

The Regulator

 Home Page Home Page

Categories: Regular expressions

Author: Roy Osherove

Latest version: 2.0.3
Added 2003-10-23Updated 2004-04-13

An advanced regular expression tool with expert features such as:
- Syntax highlighting and folding
- Multi threaded operations : ability to cancel long running expression matches and replaces
- Search and import expressions and examples from RegexLib.com’s database, all this from within regulator
- Regex snippets: an easy and simple toolbar of frequently used text snippets
- Ability to select part of the regex text, and only that part will be used to run the match or replace (kind of like SQL query analyzer)

Built for .NET
Built for .NET
Free or free version available
Free or free version available

Regular Expression Designer

 Home Page Home Page

Categories: Regular expressions

Author: Rad Software

Latest version: 1.2
Added 2003-09-10Updated 2004-03-15

Free interactive Windows application that helps programmers learn, develop and test Regular Expressions.
Features include:
- The Regex match results are listed in a tree with levels for Matches, Groups and Captures. Clicking on a Match, Group or Capture will highlight it in the Input text window.
- Regex.Replace is supported and the results of the replace are listed in a separate window.
- The Language Element window is an embedded reference.
- Interface with dockable windows.

Built for .NET
Built for .NET
Free or free version available
Free or free version available

RegexDesigner.NET

 Home Page Home Page

Categories: Regular expressions

Author: Chris Sells

Latest version: 1.1
Added 2003-05-20Updated 2005-04-21

Visual tool for helping you to construct and test .NET regular expressions.
When you are happy with your regular expression, RegexDesigner.NET lets you integrate it into your application through native C# or VB.NET code generation and compiled assemblies (usable from any .NET language).

Features:
- Interactive matching of .NET regular expressions.
- Syntax highlighted match results, including zero-length matches and hidden characters.
- Tooltips to display matched groups.
- Regular expression matching, replacing and splitting.
- Regular expression projects to save expressions, text to match and all regex options.
- Full code generation for C# and VB.NET for all regex operations.
- Compiled assembly generation.

Built for .NET
Built for .NET
Free or free version available
Free or free version available
Source code provided
Source code provided

Expresso

 Home Page Home Page

Categories: Regular expressions

Author: Ultrapico

Latest version: 3.0.2766
Added 2003-05-20Updated 2007-10-31

A tool chest for building and testing regular EXPRESSiOns for .NET.

Features include:
- Build regular expressions by selecting components from a palette
- Test expressions against real or sample input data
- Display all matches in a tree structure, showing captured groups, and all captures within a group
- Build replacement strings and test the match and replace functionality
- Highlight matched text in the input data
- Test automatically for syntax errors
- Generate Visual Basic, C#, or C++ code
- Save and restore data in a project file
- Maintain and expand a library of frequently used regular expressions

Built for .NET
Built for .NET
Built for .NET 2
Built for .NET 2
Free or free version available
Free or free version available

RegexMagic

 Home Page Home Page

Categories: Regular expressions

Author: Just Great Software

Latest version: 1.0.3
Added 2009-10-03

Tool that allows you to create regular expressions without having to know the regular expression syntax.
First, you provide RegexMagic with some samples of the text you want your regular expression to match. RegexMagic can automatically detect what sort of pattern your text looks like. Numbers, dates, and email addresses are just a few examples of the wide range of patterns that RegexMagic supports. By marking different parts of your samples, you can create regular expressions that combine multiple patterns to match exactly what you want. RegexMagic's patterns provide many options, so you can make your regular expression as loose or as strict as you want.

Built for .NET
Built for .NET
Built for .NET 2
Built for .NET 2

Regex

 Home Page Home Page

Categories: Regular expressions

Author: Organic Bit Software

Helps you create regular expressions by letting you see the results of a regular expression match without having to recompile your program each time.

Built for .NET
Built for .NET
Free or free version available
Free or free version available
Source code provided
Source code provided
Ignore this
Advertise here! Contact us to know the options
Help the .NET community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
Advertise here! Contact us to know the options
Discontinued tools
Hosted by Arvixe
part of the metaSapiens network: metaSapiens | .NET Jobs | Fabrice's weblog | .NET tools | Java tools | Tuneo | LINQ book | MapShares | BD indépendante | Parking partagé