|
|
|
|
|
by eterm
254 days ago
|
|
If you're windows based, I'd unironically consider winforms, it's been re-added to dotnet in windows, and is one of the easiest and best ways to make simple GUI applications. Sadly it's not cross-platform, which is a benefit of MAUI. |
|