Is .Net Framework 4.8 supported by version 3.0.0? #991
-
When I switch from version 2.1.0 to version 3.0.0 in my .Net Framework 4.8 application nothing works. |
Beta Was this translation helpful? Give feedback.
Answered by
pomianowski
Mar 11, 2024
Replies: 1 comment
-
Hey @matteomeucci, version 3.0.0 support .NET Framework, but many interfaces have changed. Newest API can be found here: https://wpfui.lepo.co/api/Wpf.Ui.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pomianowski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @matteomeucci, version 3.0.0 support .NET Framework, but many interfaces have changed.
Newest API can be found here: https://wpfui.lepo.co/api/Wpf.Ui.html
Sample app, here: https://github.com/lepoco/wpfui/blob/main/src/Wpf.Ui.Demo.Mvvm/Wpf.Ui.Demo.Mvvm.csproj