RegexLab .NET
dev environment tool to write and test complex regular expressions
RegexLab .NET is a rich-featured development environment and laboratory tool for creating, writing and editing
complex regular expressions . It targets the .NET Framework and .NET Core (.NET 6, .NET 8) Regex Engine.
Compared to other regex tools and lots of online regex testers this allows to store your regular expressions in local files including sample inputs for testing it. Use this tool build your own regex library with usage demonstration and meta data.
This tool requires basic...