|
|
|
|
|
by SeptiumMMX
513 days ago
|
|
Check out Avalonia [0] It's a cross-platform spiritual successor of WPF and it kicks ass! You get proper separation of models and views, you can separate what controls there are from how they look (themes/styles), you can build the entire thing into a native compiled application with very reasonable speed and memory use. [0] https://avaloniaui.net |
|