Hacker News new | ask | show | jobs
by starik36 1850 days ago
Exactly. If you don't need pixel perfection or 3D, WinForms are perfect. Fast, simple, and with a lightning develop-build-test loop. Plus, it's officially supported on .NET Core.
1 comments

> If you don't need pixel perfection or 3D, WinForms are perfect.

This is kinda amusing because WinForms is very popular among game developers for making tools and 3D editors :-P.