Regex editor to build and test regexes, based on an old project called The Regulator.
The Regulator is a .NET 2.0 Winforms application, developed in 2004 by Roy Osherove. It is a very feature rich tool to develop and test regular expressions for .NET applications.
Unfortunately it uses ComponentOne and Syncfusion controls, so it is impossible to fork and upgrade to newer versions of .NET without licenses for these component libraries.
This is how the UI looked:
Because of these expensive dependencies, and to include MacOS and Linux users, I decided to develop a new (and simpler) version using Avalonia and the SukiUI theme.
This is how the UI looks now in light mode:
In the publish folder, you can find some OS specific builds.
You can just put the content of the folder somewhere on your local drive and run the exe.
For the application icon I used a free icon from Jonathan Patterson, from his Stash icon pack on the Iconfinder website.