✅ "Legacy Versions" of C# or .NET?
As per title, I was wondering what would be considered legacy stacks when looking up companies.
I am aware of what the Java equivalent tends to be (Java 6-8, JSP, etc) but I am unfamiliar with what indicators there are for legacy C# or .NET stacks in the industry. Is anyone able to provide some insight?
7 Replies
anything .NET framework is mega-outdated
and .NET Core 1-3 is "why dear god why have you not upgraded?"
if its .NET 5, its weird, but not unfixable. The ideal would be 6+
Microsoft Enterprise Library. This is ancient. One of the employers I looked at wanted this. No idea why
ASP.NET web forms, I think MVC is considered old too
Winforms
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View
Isn't MVC the design pattern that .NET core and spring boot are designed around?
MVC is a specific flavor of ASP.NET application
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View