-
-
Notifications
You must be signed in to change notification settings - Fork 122
Do you really need .NET Framework 3.5? #104
-
Do you really need .NET Framework 3.5?
Are there any applications that are limited to this framework and cannot be replaced?
Please let me know.
21 votes ·
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 3 replies
-
My university's exam software requires .NET Framework 3.5...
Beta Was this translation helpful? Give feedback.
All reactions
-
For this kind of program that does not require high-performance execution, I recommend installing the old system in a virtual machine to run it.
Beta Was this translation helpful? Give feedback.
All reactions
-
Just install it manually
Beta Was this translation helpful? Give feedback.
All reactions
-
If I remove WinSxS, the manual installation will fail.
Beta Was this translation helpful? Give feedback.
All reactions
-
Can we use Mono instead of .NET Framework?
Beta Was this translation helpful? Give feedback.