Forum Discussion
ahinterl
May 29, 2026Brass Contributor
Is .NET Desktop the successor of .NET Framework?
My understanding is that .NET Framework is no longer actively developed, and .NET Desktop is its successor, is that correct?
2 Replies
- pruthvirajinitCopper Contributor
not exactly. .net framework is in maintenance mode, and its successor is modern .net, not .net desktop. .net desktop just refers to desktop technologies like wpf and winforms running on modern .net.
- nicholasodangaCopper Contributor
This is correct. Microsoft moved to MS NET Core. It stopped in 2022. Always review and check the support policy.