Using Prism + WPF with .Net8 #2924
-
Since it is no longer part of the .Net foundation, is it risky to use the most recent package for Prism with .Net8? |
Beta Was this translation helpful? Give feedback.
Answered by
brianlagunas
Aug 10, 2023
Replies: 1 comment 1 reply
-
Just so you know, the .NET Foundation has nothing to do with whether a project is compatible with the latest and greatest versions of .NET or if it will be maintained forever. Yes, you can use Prism with .NET 8. No, Prism will not "die", the activity on the recent PRs should be proof of that. We are actually preparing for a massive Prism 9 release. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
YkTru
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just so you know, the .NET Foundation has nothing to do with whether a project is compatible with the latest and greatest versions of .NET or if it will be maintained forever.
Yes, you can use Prism with .NET 8. No, Prism will not "die", the activity on the recent PRs should be proof of that. We are actually preparing for a massive Prism 9 release.