2 Replies
Denis
Denis6mo ago
DevExpress is a commercial UI component solution and it is fine WPF is a UI framework, it is mature and very powerful. You might want to consider Avalonia as a cross-platform alternative. But WPF is just fine I've never used fody. For a proper modern MVVM library use CommunityToolkit MVVM
Jimmacle
Jimmacle6mo ago
in general fody is an IL weaving framework (code generation, etc)