This is a simple utility for testing regularexpression matches
This is a simple utility for testing regularexpression matches. It has the ability to easily test patterns with different regex options. It visually displays the location of the selected regex matches in the text input. Requires .NET framework 4.5 or higher.
RegExplorer is a visual regularexpression explorer, it allows for writing regular expressions and visually see the matches, thus making regularexpression much easier to write and maintain.