I have tried to convert an application with .net 6.0 to .net framework 4.8 but the wpf.ui didn’t show errors but still can’t work. Even a simple frontend code like button can’t use, if applied the ui tag like <ui:UiWindow> or <ui:Button>. So, Im wondering whether the wpf-ui able to use in .net framework 4.8 framework and how to use it correctly.
I try to convert .net 6.0 application into .net framework 4.8 in order to make the application able to run in Windows 7 environment and run in 32-bit. But the wpf-ui library can’t works.
Zhon Shen Ooi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.