Cross Platform Alternatives to WPF

CodeMouse92 picture CodeMouse92 · Mar 31, 2011 · Viewed 9.3k times · Source

all, I'm thinking of porting my application from VB.net to the C# based MONO project, so it can run on both Windows and Mac. However, I am in need of a Mac-friendly alternative to WPF. It has to have very similar functionality. QML (by QT) is not a viable option, as it costs far too much money for us.

Answer

manuc66 picture manuc66 · Mar 17, 2017

There is also https://github.com/AvaloniaUI/Avalonia a multi-platform .NET UI framework inspired by WPF