Hacker News new | ask | show | jobs
by notanaverageman 1768 days ago
WPF is still Windows only. It will not work on a Linux machine.
1 comments

Indees it seems to be a dead end.

https://github.com/dotnet/wpf/issues/48

Thanks for clarifying.

For a WPF-like development experience that's also cross-platform, perhaps take a look at Avalonia: http://avaloniaui.net/. It's not a drop-in replacement, but very, very similar.